Difference between revisions of "Template:CompanyInfo"

From ICANNWiki
Jump to navigation Jump to search
(how about we keep the variable name "founder" and just change the sample text so people know they can put more than one?)
(also, changes to the boilerplate need to match changes to the template, when changing field names, etc.)
Line 7: Line 7:
 
| industry        = industry here
 
| industry        = industry here
 
| founded        = place here (year here)
 
| founded        = place here (year here)
| founder     = name of founder(s) here
+
| founder         = name of founder(s) here
 
| headquarters    = address
 
| headquarters    = address
 
| keypeople      = names with titles
 
| keypeople      = names with titles

Revision as of 21:08, 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
| keypeople       = names with titles
| products        = list
| employees       = number (year)
| sales           = $X (year)
| website         = http://Example.com
}}