Difference between revisions of "Template:Infobox Faction"

From Holocron - Star Wars Combine
Jump to: navigation, search
Line 23: Line 23:
 
</td><td width="69%"> {{{2ic}}}
 
</td><td width="69%"> {{{2ic}}}
 
</td></tr>
 
</td></tr>
{{#if:{{{owner|}}}|<tr>
+
<tr>
 
<td width="31%" valign="top"> Owner
 
<td width="31%" valign="top"> Owner
 
</td><td width="69%"> {{{owner}}}
 
</td><td width="69%"> {{{owner}}}
</td></tr>}}
+
</td></tr>
{{#if:{{{headquarters|}}}|<tr>
+
<tr>
 
<td width="31%" valign="top"> Headquarters
 
<td width="31%" valign="top"> Headquarters
 
</td><td width="69%"> {{{headquarters}}}
 
</td><td width="69%"> {{{headquarters}}}
Line 49: Line 49:
 
<td width="100%" colspan="2" style="background-color: #21314c;"> '''Political Information'''
 
<td width="100%" colspan="2" style="background-color: #21314c;"> '''Political Information'''
 
</td></tr>
 
</td></tr>
{{#if:{{{affiliation|}}}|<tr>
+
<tr>
 
<td width="31%" valign="top"> Affiliation
 
<td width="31%" valign="top"> Affiliation
 
</td><td width="69%"> {{{affiliation}}}
 
</td><td width="69%"> {{{affiliation}}}
</td></tr>}}
+
</td></tr>
 
<tr>
 
<tr>
 
<td width="31%" valign="top"> Faction Type
 
<td width="31%" valign="top"> Faction Type

Revision as of 22:26, 14 April 2013

{{{name}}}
{{{image}}}
General information
Motto {{{motto}}}
Status {{{status}}}
Leader {{{leader}}}
2IC {{{2ic}}}
Owner {{{owner}}}
Headquarters {{{headquarters}}}
Historical Information
Once was {{{formed}}}
Founded {{{founded}}}
Dissolved {{{dissolved}}}
Political Information
Affiliation {{{affiliation}}}
Faction Type {{{type}}}
Holosite {{{holosite}}}

Usage

The Infobox Faction Box template is used for faction pages only, to describe the faction. Paste the following code into the top of an article, filling all known fields:

{{Infobox Faction
| name = 
| image = 
| motto =
| status = 
| leader = 
| 2ic = 
| owner = 
| headquarters = 
| formed = 
| founded = 
| dissolved = 
| affiliation = 
| type = 
| holosite =
}}