Difference between revisions of "Template:Infobox Faction"

From Holocron - Star Wars Combine
Jump to: navigation, search
Line 10: Line 10:
 
<td width="31%" valign="top"> Motto
 
<td width="31%" valign="top"> Motto
 
</td><td width="69%"> {{{motto}}}
 
</td><td width="69%"> {{{motto}}}
</td></tr>}}
+
</td></tr>
 
<tr>
 
<tr>
 
<td width="31%" valign="top"> Status
 
<td width="31%" valign="top"> Status
Line 22: Line 22:
 
<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 30: Line 30:
 
<td width="31%" valign="top"> Headquarters
 
<td width="31%" valign="top"> Headquarters
 
</td><td width="69%"> {{{headquarters}}}
 
</td><td width="69%"> {{{headquarters}}}
</td></tr>}}
+
</td></tr>
 
<tr>
 
<tr>
 
<td width="100%" colspan="2" style="background-color: #21314c;"> '''Historical Information'''
 
<td width="100%" colspan="2" style="background-color: #21314c;"> '''Historical Information'''
Line 37: Line 37:
 
<td width="31%" valign="top"> Once was
 
<td width="31%" valign="top"> Once was
 
</td><td width="69%"> {{{formed}}}
 
</td><td width="69%"> {{{formed}}}
</td></tr>}}
+
</td></tr>
 
<tr>
 
<tr>
 
<td width="31%" valign="top"> Founded
 
<td width="31%" valign="top"> Founded

Revision as of 22:16, 14 April 2013

{{{name}}}
{{{image}}}
General information
Motto {{{motto}}}
Status {{{status}}}
Leader {{{leader}}}
2IC {{{2ic}}}
Political Information
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 =
}}