Template:CompanyInfo: Difference between revisions
Appearance
prepping for making People section of this box, need to be able to see how it all looks |
add people section (just with ceo to start with) |
||
Line 64: | Line 64: | ||
|{{!}}Website: | |{{!}}Website: | ||
{{!}}{{{website}}}}} | {{!}}{{{website}}}}} | ||
|- | |||
|colspan="2" | '''People''' | |||
|- | |||
{{#if:{{{ceo|}}} | |||
|{{!}}CEO: | |||
{{!}}{{{ceo}}}}} | |||
|}<noinclude> | |}<noinclude> | ||
==Example== | ==Example== | ||
Line 79: | Line 85: | ||
| sales = $X (year) | | sales = $X (year) | ||
| website = http://Example.com | | website = http://Example.com | ||
| ceo = John Doe | |||
}}[[Category:Templates]]</noinclude> | }}[[Category:Templates]]</noinclude> |
Revision as of 23:17, 12 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 = name of founder(s) here | headquarters = address | country = country | keypeople = names with titles | products = list | employees = number (year) | sales = $X (year) | website = http://Example.com }}
People |
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 |
Key people: | names with titles |
Products: | list |
Employees: | number (year) |
Sales: | $X (year) |
Website: | http://Example.com |
People | |
CEO: | John Doe |