Difference between revisions of "Template:Infobox Alliance"

From Holocron - Star Wars Combine
Jump to: navigation, search
Line 1: Line 1:
 
<table style="border: 1px solid grey; padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;"><tr><td width="100%" colspan="2" style="background-color: #21314c; font-size: 16px; text-align: center;"><font color="white"><b>{{{name}}}</b></font></td></tr>
 
<table style="border: 1px solid grey; padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;"><tr><td width="100%" colspan="2" style="background-color: #21314c; font-size: 16px; text-align: center;"><font color="white"><b>{{{name}}}</b></font></td></tr>
 
<tr><td width="100%" colspan="2" style="text-align: center;">{{{image}}}</td></tr>
 
<tr><td width="100%" colspan="2" style="text-align: center;">{{{image}}}</td></tr>
<tr><td width="100%" colspan="2" style="background-color: #21314c;"><font color="white"><b>General information</b></font></td></tr>
+
<tr><td width="100%" colspan="2" style="background-color: #21314c;"><font color="white"><b>General Information</b></font></td></tr>
<tr><td width="31%" valign="top"> Status
+
<tr>
 +
<td width="31%" valign="top"> Status
 
</td><td width="69%"> {{{status}}}
 
</td><td width="69%"> {{{status}}}
 
</td></tr>
 
</td></tr>
<tr><td width="31%" valign="top"> Leader
+
<tr>
 +
<td width="31%" valign="top"> Leader
 
</td><td width="69%"> {{{leader}}}
 
</td><td width="69%"> {{{leader}}}
 
</td></tr>
 
</td></tr>
 
{{#if:{{{2IC|}}}|<tr>
 
{{#if:{{{2IC|}}}|<tr>
<td width="31%" valign="top"> Second-in-Command
+
<td width="31%" valign="top"> Second in Command
 
</td><td width="69%"> {{{2IC}}}
 
</td><td width="69%"> {{{2IC}}}
 
</td></tr>}}
 
</td></tr>}}
<tr><td width="31%" valign="top"> Members
+
<tr>
</td><td width="69%"> {{{members}}}
+
<td width="31%" valign="top"> Members
 +
</td><td width="69%"> {{{member}}}
 
</td></tr>
 
</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><td width="31%" valign="top"> Founded
+
<tr>
 +
<td width="31%" valign="top"> Founded
 
</td><td width="69%"> {{{founded}}}
 
</td><td width="69%"> {{{founded}}}
 
</td></tr>
 
</td></tr>
Line 23: Line 27:
 
</td><td width="69%"> {{{dissolved}}}
 
</td><td width="69%"> {{{dissolved}}}
 
</td></tr>}}
 
</td></tr>}}
<tr><td width="100%" colspan="2" style="background-color: #21314c;"> <font color="white"><b>Political Information</b></font></td></tr>
+
<tr><td width="100%" colspan="2" style="background-color: #21314c;"><font color="white"><b>Political Information</b></font></td></tr>
 
{{#if:{{{affiliation|}}}|<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><td width="31%" valign="top"> Type
+
<tr>
 +
<td width="31%" valign="top"> Type
 
</td><td width="69%"> {{{type}}}
 
</td><td width="69%"> {{{type}}}
 
</td></tr>
 
</td></tr>
<tr><td width="31%" valign="top"> Holosite
+
<tr>
 +
<td width="31%" valign="top"> Holosite
 
</td><td width="69%"> {{{holosite}}}
 
</td><td width="69%"> {{{holosite}}}
 
</td></tr>
 
</td></tr>

Revision as of 17:43, 29 July 2014

{{{name}}}
{{{image}}}
General Information
Status {{{status}}}
Leader {{{leader}}}
Members {{{member}}}
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 =
| Second-in-Command = Only fill out if necessary. Otherwise, leave empty.
| Members = 
| Founded = 
| Dissolved = Only fill out if necessary. Otherwise, leave empty.
| Affiliation = Only fill out if necessary. Otherwise, leave empty.
| Type = 
| Holosite =
}}