Difference between revisions of "Template:CompanyInfo"

From ICANNWiki
Jump to navigation Jump to search
(conditional rows should be working now)
Line 14: Line 14:
 
| sales            = $X (year)
 
| sales            = $X (year)
 
| website          = http://Example.com
 
| website          = http://Example.com
}}</pre></noinclude>{| cellpadding="2" style="float: right; border: 1px solid darkgray; padding: 5px; margin-left: 10px;"
+
}}</pre></noinclude>
 +
{| cellpadding="2" style="float: right; border: 1px solid darkgray; padding: 5px; margin-left: 10px;"
 
|-
 
|-
 
{{#if:{{{logo|}}}
 
{{#if:{{{logo|}}}

Revision as of 06:36, 12 October 2010

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
}}