Difference between revisions of "Template:Infobox Faction"

From Holocron - Star Wars Combine
Jump to: navigation, search
Line 36: Line 36:
 
</td><td width="69%"> {{{founded}}}
 
</td><td width="69%"> {{{founded}}}
 
</td></tr>
 
</td></tr>
{{#if:{{{Dissolved|}}}|<tr>
+
{{#if:{{{dissolved|}}}|<tr>
 
<td width="31%" valign="top"> Dissolved
 
<td width="31%" valign="top"> Dissolved
 
</td><td width="69%"> {{{dissolved}}}
 
</td><td width="69%"> {{{dissolved}}}
</td></tr>}}<tr>
+
</td></tr>}}
 +
<tr>
 
<td width="100%" colspan="2" style="background-color: #21314c;"> <font color="white"><b>Political Information</b></font>
 
<td width="100%" colspan="2" style="background-color: #21314c;"> <font color="white"><b>Political Information</b></font>
 
</td></tr>
 
</td></tr>

Revision as of 01:44, 13 May 2012

{{{name}}}
{{{image}}}
General information
Motto {{{motto}}}
Status {{{status}}}
Leader {{{leader}}}
2IC {{{2ic}}}
Owner {{{owner}}}
Historical Information
Founded {{{founded}}}
Political Information
Affiliation {{{affiliation}}}
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 = 
| founded = 
| dissolved = 
| affiliation = 
| industry = 
| holosite =
}}