Template:Infobox Alliance: Difference between revisions

From Holocron - Star Wars Combine
Jump to navigation Jump to search
Kyran Caelius (talk | contribs)
No edit summary
Kyran Caelius (talk | contribs)
No edit summary
Line 6: Line 6:
</td><td width="69%"> {{{status}}}
</td><td width="69%"> {{{status}}}
</td></tr>
</td></tr>
{{#if:{{{motto|}}}|<tr>
<td width="31%" valign="top"> Motto
</td><td width="69%"> {{{motto}}}
</td></tr>}}
<tr>
<tr>
<td width="31%" valign="top"> Leader
<td width="31%" valign="top"> Leader
Line 18: Line 22:
</td><td width="69%"> {{{members}}}
</td><td width="69%"> {{{members}}}
</td></tr>
</td></tr>
{{#if:{{{motto|}}}|<tr>
<td width="31%" valign="top"> Motto
</td><td width="69%"> {{{motto}}}
</td></tr>}}
<tr><td width="100%" colspan="2" style="background-color: #21314c;"><font color="white"><b>Historical Information</b></font></td></tr>
<tr><td width="100%" colspan="2" style="background-color: #21314c;"><font color="white"><b>Historical Information</b></font></td></tr>
<tr>
<tr>

Revision as of 23:03, 29 July 2014

{{{name}}}
{{{image}}}
General Information
Status {{{status}}}
Leader {{{leader}}}
Members {{{members}}}
Historical Information
Founded {{{founded}}}
Political Information
Type {{{type}}}
Holosite {{{holosite}}}

Usage

The Alliance Box template is used for Alliance pages only, to describe the Alliance (or Conglomerate). Paste the following code into the top of an article, filling all known fields:

{{Infobox Alliance
| name = 
| image = 
| status = 
| leader =
| secondincommand = Only fill out if necessary. Otherwise, leave empty.
| members = 
| motto = Only fill out if necessary. Otherwise, leave empty.
| founded = 
| dissolved = Only fill out if necessary. Otherwise, leave empty.
| affiliation = Only fill out if necessary. Otherwise, leave empty.
| type = 
| holosite =
}}