Difference between revisions of "Template:CompanyInfo"

From ICANNWiki
Jump to navigation Jump to search
Line 33: Line 33:
 
|{{!}}Founded:
 
|{{!}}Founded:
 
{{!}}{{{founded}}}}}
 
{{!}}{{{founded}}}}}
 +
|-
 +
{{#if:{{{purchase|}}}
 +
|{{!}}Change of Ownership:
 +
{{!}}{{{purchase}}}}}
 +
|-
 +
{{#if:{{{founder(s)|}}}
 +
|{{!}}Founder(s):
 +
{{!}}{{{founder(s)}}}}}
 
|-
 
|-
 
{{#if:{{{founder(s)|}}}
 
{{#if:{{{founder(s)|}}}
Line 38: Line 46:
 
{{!}}{{{founder(s)}}}}}
 
{{!}}{{{founder(s)}}}}}
 
|-
 
|-
{{#if:{{{founder|}}}
+
{{#if:{{{ownership|}}}
|{{!}}Founder:
+
|{{!}}Ownership:
{{!}}{{{founder}}}}}
+
{{!}}{{{ownership}}}}}
 
|-
 
|-
 
{{#if:{{{founders|}}}
 
{{#if:{{{founders|}}}

Revision as of 12:42, 23 November 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            = Example.jpg
| 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)
| revenue         = $X (year)
| website         = http://Example.com
| keypeople       = names with titles
}}

Example

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