Difference between revisions of "Template:CompanyInfo"

From ICANNWiki
Jump to navigation Jump to search
(minor format tweak)
(changing name from "sales" to "revenue")
Line 12: Line 12:
 
| products        = list
 
| products        = list
 
| employees      = number (year)
 
| employees      = number (year)
| sales          = $X (year)
+
| revenue        = $X (year)
 
| website        = http://Example.com
 
| website        = http://Example.com
 
| keypeople      = names with titles
 
| keypeople      = names with titles
Line 86: Line 86:
 
| products        = list
 
| products        = list
 
| employees      = number (year)
 
| employees      = number (year)
| sales          = $X (year)
+
| revenue        = $X (year)
 
| website        = http://Example.com
 
| website        = http://Example.com
 
| keypeople      = name 1, title 1<br/>name 2, title 2
 
| keypeople      = name 1, title 1<br/>name 2, title 2
 
}}[[Category:Templates]]</noinclude>
 
}}[[Category:Templates]]</noinclude>

Revision as of 00:05, 3 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            = 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)
| revenue         = $X (year)
| website         = http://Example.com
| keypeople       = names with titles
}}

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
Products: list
Employees: number (year)
Website: http://Example.com
Key People
name 1, title 1
name 2, title 2