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 15: Line 15:
</td></tr>
</td></tr>
{{#if:{{{secondincommand|}}}|<tr>
{{#if:{{{secondincommand|}}}|<tr>
<td width="31%" valign="top"> Second in Command
<td width="31%" valign="top"> SIC
</td><td width="69%"> {{{secondincommand}}}
</td><td width="69%"> {{{secondincommand}}}
</td></tr>}}
</td></tr>}}
Line 40: Line 40:
</td><td width="69%"> {{{type}}}
</td><td width="69%"> {{{type}}}
</td></tr>
</td></tr>
<tr>
{{#if:{{{holosite|}}}|<tr>
<td width="31%" valign="top"> Holosite
<td width="31%" valign="top"> Holosite
</td><td width="69%"> {{{holosite}}}
</td><td width="69%"> {{{holosite}}}
</td></tr>
</table><noinclude>
</table><noinclude>


Line 55: Line 54:
| image =  
| image =  
| status =  
| status =  
| motto = Fill out if true. Leave empty if false.
| leader =
| leader =
| secondincommand = Only fill out if necessary. Otherwise, leave empty.
| secondincommand = Fill out if true. Leave empty if false.
| members =  
| members =  
| motto = Only fill out if necessary. Otherwise, leave empty.
| founded =  
| founded =  
| dissolved = Only fill out if necessary. Otherwise, leave empty.
| dissolved = Fill out if true. Leave empty if false.
| affiliation = Only fill out if necessary. Otherwise, leave empty.
| affiliation = Fill out if true. Leave empty if false.
| type =  
| type =  
| holosite =
| holosite = Fill out if true. Leave empty if false.
}}
}}
</nowiki></pre>
</nowiki></pre>


[[Category:Infobox templates|{{PAGENAME}}]]</noinclude>
[[Category:Infobox templates|{{PAGENAME}}]]</noinclude>

Revision as of 00:26, 30 July 2014

{{#if:|
{{{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 = 
| motto = Fill out if true. Leave empty if false.
| leader =
| secondincommand = Fill out if true. Leave empty if false.
| members = 
| founded = 
| dissolved = Fill out if true. Leave empty if false.
| affiliation = Fill out if true. Leave empty if false.
| type = 
| holosite = Fill out if true. Leave empty if false.
}}