Difference between revisions of "Template:CompanyInfo"

From ICANNWiki
Jump to navigation Jump to search
(add country to boilerplate)
(prepping for making People section of this box, need to be able to see how it all looks)
Line 64: Line 64:
 
|{{!}}Website:
 
|{{!}}Website:
 
{{!}}{{{website}}}}}
 
{{!}}{{{website}}}}}
|}<noinclude>[[Category:Templates]]</noinclude>
+
|}<noinclude>
 +
==Example==
 +
{{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
 +
}}[[Category:Templates]]</noinclude>

Revision as of 23:11, 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
}}

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