From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
(link and categorize by parent company)
(use templatestyles)
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
<table class="infobox bordered" cellpadding="2"><!--
<templatestyles src="Template:Company/styles.css" /><table class="infobox bordered t_company" cellpadding="2"><!--
--><includeonly>[[Category:Companies]]</includeonly><!--
--><tr><th colspan="2" class="infobox_heading">{{{name|{{PAGENAME}}}}}</th></tr><!--
--><tr><th colspan="2" class="infobox_heading">{{{name|{{PAGENAME}}}}}</th></tr><!--
-->{{#if:{{{image|}}}|<tr><td colspan="2" style="text-align:center;">[[File:{{{image}}}|250px|{{{name|}}}'s company logo.]]</td></tr>}}<!--
-->{{#if:{{{image|}}}|<tr><td colspan="2" style="text-align:center;">[[File:{{{image}}}|250px|{{{name|}}}'s company logo.]]</td></tr>}}<!--
--><tr><th>Founded</th><td>{{#if:{{{founded|}}}|[[{{{founded|}}}]]}}</td></tr><!--
-->{{#if:{{{closed|}}}|<tr><th>Closed</th><td>[[{{{closed|}}}]]</td></tr><includeonly>[[Category:Defunct companies]]</includeonly>}}<!--
-->{{#if:{{{founder|}}}|<tr><th>Founder(s)</th><td>{{{founder|}}}</td></tr>}}<!--
-->{{#if:{{{founder|}}}|<tr><th>Founder(s)</th><td>{{{founder|}}}</td></tr>}}<!--
-->{{#if:{{{parent|}}}|<tr><th>Parent company</th><td>[[{{{parent|}}}]][[Category:{{{parent|}}}]]</td></tr>}}<!--
--><tr><th>Founded</th><td>{{#if:{{{founded|}}}|[[{{{founded|}}}]]<includeonly>[[Category:{{{founded|}}}]]</includeonly>}}</td></tr><!--
-->{{#if:{{{renamed|}}}|<tr><th>Renamed</th><td>[[{{{renamed|}}}]] {{#if:{{{closed|}}}|in [[{{{closed|}}}]]}}<includeonly>[[Category:{{{renamed|}}}]]</includeonly></td></tr>|{{#if:{{{merged|}}}|<tr><th>Merged</th><td>[[{{{merged|}}}]] {{#if:{{{closed|}}}|in [[{{{closed|}}}]]}}<includeonly>[[Category:{{{merged|}}}]]</includeonly></td></tr>|{{#if:{{{closed|}}}|<tr><th>Closed</th><td>[[{{{closed|}}}]]</td></tr>}}}}}}<!--
-->{{#if:{{{parent|}}}|<tr><th>Parent company</th><td>[[{{{parent|}}}]]<includeonly>[[Category:{{{parent|}}}]]</includeonly></td></tr>}}<!--
-->{{#if:{{{founded1|}}}|<tr><th>Reopened</th><td>[[{{{founded1|}}}]]<includeonly>[[Category:{{{founded1|}}}]]</includeonly>}}</td></tr><!--
-->{{#if:{{{renamed1|}}}|<tr><th>Renamed</th><td>[[{{{renamed1|}}}]] {{#if:{{{closed1|}}}|in [[{{{closed1|}}}]]}}<includeonly>[[Category:{{{renamed1|}}}]]</includeonly></td></tr>|{{#if:{{{merged1|}}}|<tr><th>Merged</th><td>[[{{{merged1|}}}]] {{#if:{{{closed1|}}}|in [[{{{closed1|}}}]]}}<includeonly>[[Category:{{{merged1|}}}]]</includeonly></td></tr>|{{#if:{{{closed1|}}}|<tr><th>Closed</th><td>[[{{{closed1|}}}]]</td></tr>}}}}}}<!--
-->{{#if:{{{parent1|}}}|<tr><th>Parent company</th><td>[[{{{parent1|}}}]]<includeonly>[[Category:{{{parent1|}}}]]</includeonly></td></tr>}}<!--
-->{{#if:{{{website|}}}|<tr><th>Website</th><td>{{{website|}}}</td></tr>}}<!--
-->{{#if:{{{website|}}}|<tr><th>Website</th><td>{{{website|}}}</td></tr>}}<!--
--><tr><th>Twitter</th><td>[https://twitter.com/{{{twitter|search?f=users&q={{urlencode:{{PAGENAME}}|PATH}}}}} {{{twitter|Search}}}]</td></tr><!--
--><tr><th>Twitter</th><td>[https://twitter.com/{{{twitter|search?f=users&q={{urlencode:{{PAGENAME}}|PATH}}}}} {{{twitter|Search}}}]</td></tr><!--
--><tr><th>Facebook</th><td>[https://www.facebook.com/{{{facebook|search/pages/?q={{urlencode:{{PAGENAME}}|PATH}}}}} {{{facebook|Search}}}]</td></tr><!--
--><tr><th>Facebook</th><td>[https://www.facebook.com/{{{facebook|search/pages/?q={{urlencode:{{PAGENAME}}|PATH}}}}} {{{facebook|Search}}}]</td></tr><!--
--><tr><td colspan="2"><div class="plainlinks">[[File:wikipedia-logo.png|100px|left|Wikipedia]]
--></table>
<p>[[wp:|Wikipedia]] has more about this subject:</p>
{{wikipedia|{{{wikipedia|{{PAGENAME}}}}}}}{{WikiList|companies|{{PAGENAME}}}}<noinclude>
<p class="partner_link">[[wp:{{{wikipedia|Special:Search/{{PAGENAME}}}}}|{{{wikipedia|{{PAGENAME}}}}}]]</p></div>
</td></tr><!--
--></table><includeonly>[[Category:Companies]]</includeonly><noinclude>


{{Documentation}}
{{Documentation}}
 
[[Category:Infobox templates]]
[[Category:Infobox templates]]</noinclude>
{{#cargo_declare:
_table = Company
|image=File
|founder=String
|founded=Integer
|closed=Integer
|renamed=Integer
|merged=Integer
|parent=Page
}}</noinclude><includeonly>{{#cargo_store:
_table = Company
|image={{{image|}}}
|founder={{{founder|}}}
|founded={{{founded|}}}
|closed={{{closed|}}}
|renamed={{{renamed|}}}
|merged={{{merged|}}}
|parent={{{parent|}}}
}}</includeonly>

Latest revision as of 00:59, 10 August 2023

Company
Founded
TwitterSearch
FacebookSearch

This page has been transcluded from Template:Company/Documentation.


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

This template defines the table "Company". View table.