From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
m (Cleanup)
m (Cleanup)
Line 1: Line 1:
<table class="prettytable" align="right"><tr>
<table class="infobox bordered" cellpadding="2"><!--
<th colspan="2" style="font-size:larger;background-color:#eee;">{{{name}}}</th>
--><tr><th colspan="2" class="infobox_heading">{{{name}}}</th></tr><!--
</tr>{{#if:{{{image|}}}|<tr><td colspan="2" style="text-align:center;">[[Image:{{{image}}}|250px]]</td></tr>}}<tr>
-->{{#if:{{{image|}}}|<tr><td colspan="2" style="text-align:center;">[[Image:{{{image}}}|250px|{{{name}}}'s company logo.]]</td></tr>}}<!--
<th style="background-color:#eee;">Founded</th>
--><tr><th>Founded</th><td>{{{founded}}}</td></tr><!--
<td>{{{founded}}}</td>
-->{{#if:{{{founder|}}}|<tr><th>Founder(s)</th><td>{{{founder}}}</td></tr>}}<!--
</tr>{{#if:{{{founder|}}}|<tr><th style="background-color:#eee;">Founder(s)</th><td>{{{founder}}}</td></tr>}}{{#if:{{{location|}}}|<tr><th style="background-color:#eee;">Located</th><td>{{{location}}}</td></tr>}}{{#if:{{{website|}}}|<tr><th style="background-color:#eee;">Website</th><td>{{{website}}}</td></tr>}}{{#if:{{{closed|}}}|<tr><th style="background-color:#eee;">Closed</th><td>{{{closed}}}</td></tr><includeonly>[[Category:Defunct companies|{{PAGENAME}}]]</includeonly>}}
-->{{#if:{{{location|}}}|<tr><th>Located</th><td>{{{location}}}</td></tr>}}<!--
</table><includeonly>[[Category:Companies|{{PAGENAME}}]]</includeonly><noinclude>
-->{{#if:{{{website|}}}|<tr><th>Website</th><td>{{{website}}}</td></tr>}}<!--
-->{{#if:{{{closed|}}}|<tr><th>Closed</th><td>{{{closed}}}</td></tr><includeonly>[[Category:Defunct companies|{{PAGENAME}}]]</includeonly>}}<!--
--></table><includeonly>[[Category:Companies]]</includeonly><noinclude>
{{Company/Documentation}}
{{Company/Documentation}}
[[Category:Templates|C]]</noinclude>
[[Category:Templates|C]]</noinclude>

Revision as of 11:15, 24 October 2007

{{{name}}}
Founded{{{founded}}}

This template is used to describe companies on their category page. This template also puts Category:Companies on the page for you. It is used as follows:

{{Company
|name=Company name
|image=Company logo.jpg
|founder=John Smith
|founded=2006
|closed=2007
|renamed=New Name
|merged=New Company
|parent=Conglomerate
|website=http://example.com/
|twitter=
|facebook=
|wikipedia=Wikipedia page name
}}