Template:CompanyInfo

From ICANNWiki
Revision as of 20:33, 10 October 2010 by TedErnst (talk | contribs) (make boilerplate more useable)
Jump to navigation Jump to search

Boilerplate

Copy/Paste this to an article and then change the example text to match the company.

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


[[Image:{{{logo}}}‎|200px|center]]
Type: {{{type}}}
Industry: {{{industry}}}
Founded: {{{founded}}}
Founder: {{{founder}}}
Headquarters: {{{headquarters}}}
Key people: {{{keypeople}}}
Products: {{{products}}}
Employees: {{{employees}}}
Sales: {{{sales}}}
Website: {{{website}}}