Difference between revisions of "Template:Startup"

From FreekiWiki
Jump to navigation Jump to search
m (uniformity is good)
m (move cat)
Line 29: Line 29:
 
}}
 
}}
 
</pre>
 
</pre>
 
<!-- Categories -->
 
[[Category:Startups]]
 
 
</noinclude>
 
</noinclude>
 
<!-- The Actual Template -->
 
<!-- The Actual Template -->
Line 61: Line 58:
 
* Free Geek Status: {{{FG_status}}}
 
* Free Geek Status: {{{FG_status}}}
 
|}
 
|}
 +
<!-- Categories -->
 +
[[Category:Startups]]

Revision as of 15:32, 23 April 2007


This template creates an infobox with the general information relevant to a Free Geek Startups. The infobox is not designed to contain all the information about a Startup, just the quick facts people usually want to look up.

Usage

Simply copy the following code and paste it at the top of the Startup entry, then fill in the blanks.

{{Startup
| org_name        =
| org_logo        =
| homepage        =
| doc             =
| org_email       =   <!-- general email address, eg. info@ -->
| org_phone       =
| address         =   <!--  -->
| location        =   <!--  -->
| org_size        =   <!-- Sq footage -->
| num_employees   =   <!-- Payed staff -->
| num_volunteers  =   <!--  -->
| practice_areas  =   <!-- MAJOR practice areas only; if they do everything "General Practice" -->
| contact         =   <!-- Intergalactic contact  -->
| revenue         =   <!-- amount (year) -->
| date_founded    =   <!--  -->
| founder         =   <!--  -->
| company_type    =   <!-- e.g.,  -->
| FG_status       =   <!-- eg. Startup, Disolved, Startup W/location -->
}}
{{{org_name}}}
{{{org_logo}}}
Info
  • Address:
{{{location}}}
{{{address}}}
  • WWW: {{{homepage}}}
  • Doc: {{{doc}}}
  • Email: {{{org_email}}}
  • Phone: {{{org_phone}}}
  • Size: {{{org_size}}}
  • # Staff: {{{num_employees}}}
  • # volunteers: {{{num_volunteers}}}
  • Areas: {{{practice_areas}}}
  • Revenue: {{{revenue}}}
  • IN Contact: {{{contact}}}
  • Founder: {{{founder}}}
  • Date Founded: {{{date_founded}}}
  • Company Type: {{{company_type}}}
  • Free Geek Status: {{{FG_status}}}