More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{| class="infobox" | |||
|- | |||
! class="infoboxheader" colspan="2" style="text-align: center; font-size: larger;" | '''{{{title|{{PAGENAME}}}}}''' | |||
|- class="hiddenStructure{{{logo|}}}" | |||
| colspan="2" style="text-align: center;" | [[Image:{{{logo|}}}|200px|{{{title|{{PAGENAME}}}}}]] {{#if:{{{caption|}}}|<br/> {{{caption|}}}|}} | |||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{type|}}}" | |||
| '''Type''' | |||
| {{{type}}} | |||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{industry|}}}" | |||
| '''Industry''' | |||
| {{{industry}}} | |||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{foundation|}}}" | |||
| '''Founded''' | |||
| {{{foundation}}} | |||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{founder|}}}" | |||
| '''Founder(s)''' | |||
| {{{founder}}} | |||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{headquarters|}}}" | |||
| '''Headquarters''' | |||
| {{{headquarters}}} | |||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{area_served|}}}" | |||
| '''Area served''' | |||
| {{{area_served}}} | |||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{key_people|}}}" | |||
| '''Key people''' | |||
| {{{key_people}}} | |||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{products|}}}" | |||
| '''Products''' | |||
| {{{products}}} | |||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{services|}}}" | |||
| '''Services''' | |||
| {{{services}}} | |||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{owner|}}}" | |||
| '''Owner(s)''' | |||
| {{{owner}}} | |||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{num_employees|}}}" | |||
| '''Employees''' | |||
| {{{num_employees}}} | |||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{parent|}}}" | |||
| '''Parent''' | |||
| {{{parent}}} | |||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{divisions|}}}" | |||
| '''Divisions''' | |||
| {{{divisions}}} | |||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{subsid|}}}" | |||
| '''Subsidiaries''' | |||
| {{{subsid}}} | |||
|} | |||
</includeonly> | |||
<noinclude> | |||
= Documentation = | |||
This template is used to place company info on a Battlestar Wiki article. It provides lower case parameters only. | |||
== Usage == | |||
<pre> | |||
{{Company | |||
| logo= | |||
| type= | |||
| industry= | |||
| foundation = | |||
| founder = | |||
| headquarters | |||
| area_served = | |||
| key_people = | |||
| products = | |||
| services = | |||
| owner = | |||
| num_employees = | |||
| parent = | |||
| divisions = | |||
| subsid = | |||
| name= | |||
}} | |||
</pre> |
Revision as of 02:22, 2 May 2010
Documentation
This template is used to place company info on a Battlestar Wiki article. It provides lower case parameters only.
Usage
{{Company | logo= | type= | industry= | foundation = | founder = | headquarters | area_served = | key_people = | products = | services = | owner = | num_employees = | parent = | divisions = | subsid = | name= }}