From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
m (rm a </div> tag)
(use templatestyles)
 
(48 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<div style="float: right; border-width: 1px; border-style: solid; margin: 5px;">
<templatestyles src="Template:Company/styles.css" /><table class="infobox bordered t_company" cellpadding="2"><!--
{| style="font-size: 95%; text-align: left;" cellpadding="2"
--><includeonly>[[Category:Companies]]</includeonly><!--
|-
--><tr><th colspan="2" class="infobox_heading">{{{name|{{PAGENAME}}}}}</th></tr><!--
! colspan="2" style="text-align: center; font-size: larger; background-color: #eeeeee;" | {{{name}}}
-->{{#if:{{{image|}}}|<tr><td colspan="2" style="text-align:center;">[[File:{{{image}}}|250px|{{{name|}}}'s company logo.]]</td></tr>}}<!--
|-
-->{{#if:{{{founder|}}}|<tr><th>Founder(s)</th><td>{{{founder|}}}</td></tr>}}<!--
| colspan="2" style="text-align: center;" | {{{logo}}}
--><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>}}}}}}<!--
! style="background-color: #eeeeee;" | Founded
-->{{#if:{{{parent|}}}|<tr><th>Parent company</th><td>[[{{{parent|}}}]]<includeonly>[[Category:{{{parent|}}}]]</includeonly></td></tr>}}<!--
| {{{founded}}}
-->{{#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>}}}}}}<!--
! style="background-color: #eeeeee;" | Located
-->{{#if:{{{parent1|}}}|<tr><th>Parent company</th><td>[[{{{parent1|}}}]]<includeonly>[[Category:{{{parent1|}}}]]</includeonly></td></tr>}}<!--
| {{{location}}}
-->{{#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><!--
<!--! style="background-color: #eeeeee;" | Products
--><tr><th>Facebook</th><td>[https://www.facebook.com/{{{facebook|search/pages/?q={{urlencode:{{PAGENAME}}|PATH}}}}} {{{facebook|Search}}}]</td></tr><!--
| {{{products}}}
--></table>
|--->
{{wikipedia|{{{wikipedia|{{PAGENAME}}}}}}}{{WikiList|companies|{{PAGENAME}}}}<noinclude>
! style="background-color: #eeeeee;" | Website  
| {{{website}}}
|-
|}</div>


<noinclude>This template is used to describe companies on their category page. It is used as follows:
{{Documentation}}
<pre>{{Company
[[Category:Infobox templates]]
|name=Company name
{{#cargo_declare:
|logo=[[Image:Company_logo.jpg|250px]]
_table = Company
|founded=[[January 1]], [[2006]]
|image=File
|location=New Antarctica
|founder=String
|website=http://example.com/
|founded=Integer
}}</pre>
|closed=Integer
<!--|products=[[Chocolate fireguard]]<br />[[Solar-powered torch]]-->
|renamed=Integer
[[Category:Templates|C]]</noinclude>
|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.