Difference between revisions of "Template:CompanyInfo"

From ICANNWiki
Jump to navigation Jump to search
Line 19: Line 19:
 
| website        = http://Example.com
 
| website        = http://Example.com
 
| keypeople      = names with titles
 
| keypeople      = names with titles
 +
|twitter      = twitterhandle
 
}}</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;"
Line 80: Line 81:
 
|{{!}}Website:
 
|{{!}}Website:
 
{{!}}{{{website}}}}}
 
{{!}}{{{website}}}}}
 +
|-
 +
{{#if:{{{twitter|}}}
 +
|{{!}}Twitter:
 +
{{!}}[[Image:TwitterIcon.png]][http://twitter.com/{{{twitter}}} @{{{twitter}}}]}}
 
|-
 
|-
 
{{#if:{{{keypeople|}}}
 
{{#if:{{{keypeople|}}}
Line 101: Line 106:
 
| website        = http://Example.com
 
| website        = http://Example.com
 
| keypeople      = name 1, title 1<br/>name 2, title 2
 
| keypeople      = name 1, title 1<br/>name 2, title 2
 +
| twitter          = twitterhandle
 
}}[[Category:Templates]]</noinclude>
 
}}[[Category:Templates]]</noinclude>

Revision as of 22:33, 20 February 2011

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            = Example.jpg
| type            = Privately Held, Public, etc.
| industry        = industry here
| founded         = place here (year here)
| founder(s)      = name of founder(s) here
| purchase        = place year here
| ownership       = place here (year here)
| headquarters    = address
| country         = country
| products        = list
| employees       = number (year)
| revenue         = $X (year)
| businesses      = list
| website         = http://Example.com
| keypeople       = names with titles
|twitter       = twitterhandle
}}

Example

Example.jpg
Type: Privately Held, Public, etc.
Industry: industry here
Founded: place here (year here)
Founder(s): name of founder(s) here
Headquarters: address
Country: country
Products: list
Employees: number (year)
Revenue: $X (year)
Website: http://Example.com
Twitter: TwitterIcon.png@twitterhandle
Key People
name 1, title 1
name 2, title 2