Jump to content

Template:CompanyInfo: Difference between revisions

From ICANNWiki
TedErnst (talk | contribs)
m oops
TedErnst (talk | contribs)
simplify founder/founders -> founder(s)
Line 7: Line 7:
| industry        = industry here
| industry        = industry here
| founded        = place here (year here)
| founded        = place here (year here)
| founder        = name of founder here (if there is one)
| founder(s)         = name of founder(s) here
| founders        = name of founders here (if there is more than one)
| headquarters    = address
| headquarters    = address
| country        = country
| country        = country
Line 33: Line 32:
|{{!}}Founded:
|{{!}}Founded:
{{!}}{{{founded}}}}}
{{!}}{{{founded}}}}}
|-
{{#if:{{{founder(s)|}}}
|{{!}}Founder(s):
{{!}}{{{founder(s)}}}}}
|-
|-
{{#if:{{{founder|}}}
{{#if:{{{founder|}}}
Line 77: Line 80:
| industry        = industry here
| industry        = industry here
| founded        = place here (year here)
| founded        = place here (year here)
| founder        = name of founder here
| founder(s)         = name of founder(s) here
| founders        = name of founders here (idea is to use only one of these)
| headquarters    = address
| headquarters    = address
| country        = country
| country        = country

Revision as of 23:26, 27 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(s)         = name of founder(s) here
| headquarters    = address
| country         = country
| products        = list
| employees       = number (year)
| sales           = $X (year)
| website         = http://Example.com
| keypeople       = names with titles
}}

Example

File:ExampleLogo.png
Type: Privately Held, Public, etc.
Industry: industry here
Founded: place here (year here)
Founder(s): name of founder(s) here
Headquarters: address
Country: country
Products: list
Employees: number (year)
Sales: $X (year)
Website: http://Example.com
Key People
name 1, title 1
name 2, title 2