User:Lexicon/test: Difference between revisions

From Battlestar Wiki, the free, open content Battlestar Galactica encyclopedia and episode guide
No edit summary
No edit summary
Line 1: Line 1:
[[Battlestar Galactica (TRS)|TRS]]: {{#if:{{{1|}}}|"[[{{{1}}}]]"}}{{#if:{{{2|}}}|, "[[{{{2}}}]]"}}{{#if:{{{3|}}}|, "[[{{{3}}}]]"}}{{#if:{{{4|}}}|, "[[{{{4}}}]]"}}{{#if:{{{5|}}}|, "[[{{{5}}}]]"}}{{#if:{{{6|}}}|, "[[{{{6}}}]]"}}{{#if:{{{7|}}}|, "[[{{{7}}}]]"}}{{#if:{{{8|}}}|, "[[{{{8}}}]]"}}<noinclude>[[Category: Battlestar Wiki Templates|{{PAGENAME}}]]</noinclude>
<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.


[[Battlestar Galactica (TOS)|TOS]]: {{#if:{{{1|}}}|"[[{{{1}}}]]"}}{{#if:{{{2|}}}|, "[[{{{2}}}]]"}}{{#if:{{{3|}}}|, "[[{{{3}}}]]"}}{{#if:{{{4|}}}|, "[[{{{4}}}]]"}}{{#if:{{{5|}}}|, "[[{{{5}}}]]"}}{{#if:{{{6|}}}|, "[[{{{6}}}]]"}}{{#if:{{{7|}}}|, "[[{{{7}}}]]"}}{{#if:{{{8|}}}|, "[[{{{8}}}]]"}}<noinclude>[[Category: Battlestar Wiki Templates|{{PAGENAME}}]]</noinclude>
== Usage ==
 
<pre>
[[Caprica (series)|CAP]]: {{#if:{{{1|}}}|"[[{{{1}}}]]"}}{{#if:{{{2|}}}|, "[[{{{2}}}]]"}}{{#if:{{{3|}}}|, "[[{{{3}}}]]"}}{{#if:{{{4|}}}|, "[[{{{4}}}]]"}}{{#if:{{{5|}}}|, "[[{{{5}}}]]"}}{{#if:{{{6|}}}|, "[[{{{6}}}]]"}}{{#if:{{{7|}}}|, "[[{{{7}}}]]"}}{{#if:{{{8|}}}|, "[[{{{8}}}]]"}}<noinclude>[[Category: Battlestar Wiki Templates|{{PAGENAME}}]]</noinclude>
{{Company
 
| logo=
[[Galactica 1980|1980]]: {{#if:{{{1|}}}|"[[{{{1}}}]]"}}{{#if:{{{2|}}}|, "[[{{{2}}}]]"}}{{#if:{{{3|}}}|, "[[{{{3}}}]]"}}{{#if:{{{4|}}}|, "[[{{{4}}}]]"}}{{#if:{{{5|}}}|, "[[{{{5}}}]]"}}{{#if:{{{6|}}}|, "[[{{{6}}}]]"}}{{#if:{{{7|}}}|, "[[{{{7}}}]]"}}{{#if:{{{8|}}}|, "[[{{{8}}}]]"}}<noinclude>[[Category: Battlestar Wiki Templates|{{PAGENAME}}]]</noinclude>
| 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=
}}