Difference between revisions of "Template:Infobox Faction"

From Holocron - Star Wars Combine
Jump to: navigation, search
Line 19: Line 19:
 
</td><td width="69%"> {{{leader}}}
 
</td><td width="69%"> {{{leader}}}
 
</td></tr>
 
</td></tr>
<tr>
+
{{#if:{{{2ic|}}}|<tr>
 
<td width="31%" valign="top"> 2IC
 
<td width="31%" valign="top"> 2IC
 
</td><td width="69%"> {{{2ic}}}
 
</td><td width="69%"> {{{2ic}}}
</td></tr>
+
</td></tr>}}
 
{{#if:{{{owner|}}}|<tr>
 
{{#if:{{{owner|}}}|<tr>
 
<td width="31%" valign="top"> Owner
 
<td width="31%" valign="top"> Owner
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>
<tr>
+
{{#if:{{{affiliation|}}}|<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"> Industry
 
<td width="31%" valign="top"> Industry

Revision as of 08:07, 13 September 2012

{{{name}}}
{{{image}}}
General information
Status {{{status}}}
Leader {{{leader}}}
Historical Information
Founded {{{founded}}}
Political Information
Industry {{{industry}}}
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 = 
| industry = 
| holosite =
}}