Template:CompanyInfo
Appearance
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 }}
{| cellpadding="2" style="float: right; border: 1px solid darkgray; padding: 5px; margin-left: 10px;"
|- | colspan="2" | [[Image:{{{logo}}}|200px|center]] |- | Type: | {{{type}}} |- | Industry: | {{{industry}}} |- | Founded: | {{{founded}}} |- | Founder: | {{{founder}}} |- | width="60px" | Headquarters: | {{{headquarters}}} |- | Key people: | width="200px" | {{{keypeople}}} |- | Products: | width="200px" | {{{products}}} |- | Employees: | {{{employees}}} |- | Sales: | {{{sales}}} |- | Website: | {{{website}}} |}