Template:Company: Difference between revisions

Jump to navigation Jump to search
m
Cleanup
m (Cleanup)
m (Cleanup)
Line 1: Line 1:
<table class="prettytable" align="right"><tr>
<table class="prettytable" align="right"><tr>
<th colspan="2" style="font-size:larger;background-color:#eee;">{{{name}}}</th>
<th colspan="2" style="font-size:larger;background-color:#eee;">{{{name}}}</th>
</tr>{{#if:{{{image|}}}|<tr><td colspan="2" style="text-align:center;">{{{image}}}</td></tr>}}<tr>
</tr>{{#if:{{{image|}}}|<tr><td colspan="2" style="text-align:center;">[[Image:{{{image}}}|250px]]</td></tr>}}<tr>
<th style="background-color:#eee;">Founded</th>
<th style="background-color:#eee;">Founded</th>
<td>{{{founded}}}</td>
<td>{{{founded}}}</td>
</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]]</includeonly>}}
</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>}}
</table><includeonly>[[Category:Companies]]</includeonly><noinclude>
</table><includeonly>[[Category:Companies|{{PAGENAME}}]]</includeonly><noinclude>
 
{{Company/Documentation}}
This template is used to describe companies on their category page. It is used as follows:
<pre>{{Company
|name=Company name
|image=[[Image:Company logo.jpg|250px]]
|founded=[[January 1]], [[2006]]
|founder=John Smith
|closed=[[January 1]], [[2007]]
|location=New Antarctica
|website=http://example.com/
}}</pre>
 
[[Category:Templates|C]]</noinclude>
[[Category:Templates|C]]</noinclude>

Navigation menu