Difference between revisions of "Template:Startup"

From FreekiWiki
Jump to navigation Jump to search
(again)
m (Robot: Changing Category:Startups)
 
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
<noinclude> <!-- Description of the Template -->
 
<noinclude> <!-- Description of the Template -->
  
This template creates an [[Wikipedia:Infobox_templates|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.
+
This template creates an [[Wikipedia:Infobox_templates|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 ==
 
== Usage ==
Line 14: Line 14:
 
| doc            =
 
| doc            =
 
| org_email      =  <!-- general email address, eg. info@ -->
 
| org_email      =  <!-- general email address, eg. info@ -->
 +
| org_phone      =
 
| address        =  <!--  -->
 
| address        =  <!--  -->
 
| location        =  <!--  -->
 
| location        =  <!--  -->
Line 23: Line 24:
 
| revenue        =  <!-- amount (year) -->
 
| revenue        =  <!-- amount (year) -->
 
| date_founded    =  <!--  -->
 
| date_founded    =  <!--  -->
| founder        =  <!--  -->
+
| ooze            =  <!--  -->
 +
| catalyst        =  <!--  -->
 
| company_type    =  <!-- e.g.,  -->
 
| company_type    =  <!-- e.g.,  -->
 
| FG_status      =  <!-- eg. Startup, Disolved, Startup W/location -->
 
| FG_status      =  <!-- eg. Startup, Disolved, Startup W/location -->
 
}}
 
}}
 
</pre>
 
</pre>
 
<!-- Categories -->
 
[[Category:Startups]]
 
 
</noinclude>
 
</noinclude>
 
<!-- The Actual Template -->
 
<!-- The Actual Template -->
Line 39: Line 38:
 
<center>{{{org_logo}}}</center>
 
<center>{{{org_logo}}}</center>
 
|-
 
|-
!colspan=2 align=center|Info
+
!colspan=2 align=center|Contact
 
|-
 
|-
 
|style="background:#fff; border-bottom:2px solid" colspan=2|
 
|style="background:#fff; border-bottom:2px solid" colspan=2|
 
* Address:
 
* Address:
 +
:{{{address}}}
 
:{{{location}}}
 
:{{{location}}}
:{{{address}}}
 
 
* WWW: {{{homepage}}}
 
* WWW: {{{homepage}}}
 
* Doc: {{{doc}}}
 
* Doc: {{{doc}}}
 
* Email: {{{org_email}}}
 
* Email: {{{org_email}}}
 +
* Phone: {{{org_phone}}}
 +
|-
 +
!colspan=2 align=center|Size Info
 +
|-
 +
|style="background:#fff; border-bottom:2px solid" colspan=2|
 +
* Staff: {{{num_employees}}}
 +
* volunteers: {{{num_volunteers}}}
 +
* Areas: {{{practice_areas}}}
 
* Size: {{{org_size}}}
 
* Size: {{{org_size}}}
* # Staff{{{num_employees}}}
 
* # volunteers: {{{num_volunteers}}}
 
* Areas: {{{practice_areas}}}
 
 
* Revenue: {{{revenue}}}
 
* Revenue: {{{revenue}}}
* IN Contact{{{contact}}}
+
|-
* Founder: {{{founder}}}
+
!colspan=2 align=center|Info
 +
|-
 +
|style="background:#fff; border-bottom:2px solid" colspan=2|
 +
* Contact: {{{contact}}}
 +
* Primordial Ooze: {{{ooze}}}
 +
* Catalyst: {{{catalyst}}}
 
* Date Founded: {{{date_founded}}}
 
* Date Founded: {{{date_founded}}}
 
* Company Type: {{{company_type}}}
 
* Company Type: {{{company_type}}}
 
* Free Geek Status: {{{FG_status}}}
 
* Free Geek Status: {{{FG_status}}}
 
|}
 
|}
 +
<!-- Categories -->
 +
 +
[[Category:Free Geek Intergalactic]]

Latest revision as of 18:07, 24 April 2009


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    =   <!--  -->
| ooze            =   <!--  -->
| catalyst        =   <!--  -->
| company_type    =   <!-- e.g.,  -->
| FG_status       =   <!-- eg. Startup, Disolved, Startup W/location -->
}}
{{{org_name}}}
{{{org_logo}}}
Contact
  • Address:
{{{address}}}
{{{location}}}
  • WWW: {{{homepage}}}
  • Doc: {{{doc}}}
  • Email: {{{org_email}}}
  • Phone: {{{org_phone}}}
Size Info
  • Staff: {{{num_employees}}}
  • volunteers: {{{num_volunteers}}}
  • Areas: {{{practice_areas}}}
  • Size: {{{org_size}}}
  • Revenue: {{{revenue}}}
Info
  • Contact: {{{contact}}}
  • Primordial Ooze: {{{ooze}}}
  • Catalyst: {{{catalyst}}}
  • Date Founded: {{{date_founded}}}
  • Company Type: {{{company_type}}}
  • Free Geek Status: {{{FG_status}}}