Difference between revisions of "Template:Startup"

From FreekiWiki
Jump to navigation Jump to search
(again)
(again)
Line 11: Line 11:
 
| org_name        =
 
| org_name        =
 
| org_logo        =
 
| org_logo        =
| org_email      = <!-- general email address, eg. info@ -->
+
| homepage        =
| location        =  
+
| doc            =
| address        =
+
| org_email      =   <!-- general email address, eg. info@ -->
| num_employees  =
+
| address        =  <!--  -->
 +
| location        =   <!--  -->
 +
| org_size        =   <!-- Sq footage -->
 +
| num_employees  =   <!-- Payed staff -->
 +
| num_volunteers  =  <!--  -->
 
| practice_areas  =  <!-- MAJOR practice areas only; if they do everything "General Practice" -->
 
| practice_areas  =  <!-- MAJOR practice areas only; if they do everything "General Practice" -->
| contact        =  <!-- Default contact person picked by the org -->
+
| contact        =  <!-- Intergalactic contact  -->
 
| revenue        =  <!-- amount (year) -->
 
| revenue        =  <!-- amount (year) -->
| date_founded    =
+
| date_founded    =   <!--  -->
| founder        =
+
| founder        =   <!--  -->
 
| company_type    =  <!-- e.g.,  -->
 
| company_type    =  <!-- e.g.,  -->
| homepage        =
+
| FG_status       =  <!-- eg. Startup, Disolved, Startup W/location -->
| doc            =
 
| dissolved       =  <!-- Date/Reason the company dissolved, e.g., merger or bankruptcy -->
 
 
}}
 
}}
 
</pre>
 
</pre>
Line 37: Line 39:
 
<center>{{{org_logo}}}</center>
 
<center>{{{org_logo}}}</center>
 
|-
 
|-
!colspan=2 align=center|Location
+
!colspan=2 align=center|Info
 
|-
 
|-
 
|style="background:#fff; border-bottom:2px solid" colspan=2|
 
|style="background:#fff; border-bottom:2px solid" colspan=2|
Line 43: Line 45:
 
:{{{location}}}
 
:{{{location}}}
 
:{{{address}}}
 
:{{{address}}}
 
 
* WWW: {{{homepage}}}
 
* WWW: {{{homepage}}}
 
* Doc: {{{doc}}}
 
* Doc: {{{doc}}}
 
* Email: {{{org_email}}}
 
* Email: {{{org_email}}}
|-
+
* Size: {{{org_size}}}
!colspan=2 align=center|Info
+
* # Staff{{{num_employees}}}
|-
+
* # volunteers: {{{num_volunteers}}}
|style="background:#fff; border-bottom:2px solid" colspan=2|
+
* Areas: {{{practice_areas}}}
*contact:  
+
* Revenue: {{{revenue}}}
 
+
* IN Contact{{{contact}}}
 
+
* Founder: {{{founder}}}
 +
* Date Founded: {{{date_founded}}}
 +
* Company Type: {{{company_type}}}
 +
* Free Geek Status: {{{FG_status}}}
 
|}
 
|}

Revision as of 15:03, 23 April 2007


This template creates an infobox with the general information relevant to a 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@ -->
| 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}}}
  • 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}}}