Difference between revisions of "Template:CompanyInfo"

From ICANNWiki
Jump to navigation Jump to search
Line 7: Line 7:
 
| industry        = industry here
 
| industry        = industry here
 
| founded        = place here (year here)
 
| founded        = place here (year here)
| founder         = name of founder here
+
| founder(s)      = name of founder here
| headquarters   = address
+
| headquarters   = address
| keypeople     = names with titles
+
| keypeople       = names with titles
 
| products        = list
 
| products        = list
| employees     = number (year)
+
| employees       = number (year)
| sales             = $X (year)
+
| sales           = $X (year)
| website         = http://Example.com
+
| website         = http://Example.com
 
}}</pre></noinclude>
 
}}</pre></noinclude>
 
{| cellpadding="2" style="float: right; border: 1px solid darkgray; padding: 5px; margin-left: 10px;"
 
{| cellpadding="2" style="float: right; border: 1px solid darkgray; padding: 5px; margin-left: 10px;"

Revision as of 20:18, 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(s)      = name of founder here
| headquarters    = address
| keypeople       = names with titles
| products        = list
| employees       = number (year)
| sales           = $X (year)
| website         = http://Example.com
}}