Difference between revisions of "Template:CompanyInfo"

From ICANNWiki
Jump to navigation Jump to search
(add people section (just with ceo to start with))
(was buggy, don't have time to fix right now)
Line 64: Line 64:
 
|{{!}}Website:
 
|{{!}}Website:
 
{{!}}{{{website}}}}}
 
{{!}}{{{website}}}}}
|-
 
|colspan="2" | '''People'''
 
|-
 
{{#if:{{{ceo|}}}
 
|{{!}}CEO:
 
{{!}}{{{ceo}}}}}
 
 
|}<noinclude>
 
|}<noinclude>
 
==Example==
 
==Example==
Line 85: Line 79:
 
| sales          = $X (year)
 
| sales          = $X (year)
 
| website        = http://Example.com
 
| website        = http://Example.com
| ceo              = John Doe
 
 
}}[[Category:Templates]]</noinclude>
 
}}[[Category:Templates]]</noinclude>

Revision as of 23:18, 12 October 2010

Boilerplate

Copy/Paste this to an article and then change the example text to match the company. If you don't have info for a row, just remove everything to the right of the "=".

{{CompanyInfo|
| logo            = ExampleLogo.png
| type            = Privately Held, Public, etc.
| industry        = industry here
| founded         = place here (year here)
| founder         = name of founder(s) here
| headquarters    = address
| country         = country
| keypeople       = names with titles
| products        = list
| employees       = number (year)
| sales           = $X (year)
| website         = http://Example.com
}}

Example

Type: Privately Held, Public, etc.
Industry: industry here
Founded: place here (year here)
Founder(s): name of founder(s) here
Headquarters: address
Country: country
Key people: names with titles
Products: list
Employees: number (year)
Sales: $X (year)
Website: http://Example.com