Difference between revisions of "Template:Infobox Faction"

From Holocron - Star Wars Combine
Jump to: navigation, search
(Updating template to standardize capitalization)
Line 1: Line 1:
{|  style="border: 1px solid grey; padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;"
+
<table style="border: 1px solid grey; padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;">
width="100%" colspan="2" style="background-color: #21314c; font-size: 16px; text-align: center;" | <font color=white>'''{{{name}}}'''</font>
+
<tr>
|-
+
<td width="100%" colspan="2" style="background-color: #21314c; font-size: 16px; text-align: center;"> {{{name}}}
width="100%" colspan="2" style="text-align: center;" | {{{image}}}
+
</td></tr>
|-
+
<tr>
width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''General information'''</font>
+
<td width="100%" colspan="2" style="text-align: center;"> {{{image}}}
|-
+
</td></tr>
width="31%" valign="top" | Motto
+
<tr>
width="69%" | {{{motto}}}
+
<td width="100%" colspan="2" style="background-color: #21314c;"> <font color="white"><b>General information</b></font>
|-
+
</td></tr>
width="31%" valign="top" | Status
+
<tr>
width="69%" | {{{status}}}
+
<td width="31%" valign="top"> Motto
|-
+
</td><td width="69%"> {{{motto}}}
width="31%" valign="top" | Leader
+
</td></tr>
width="69%" | {{{leader}}}
+
<tr>
|-
+
<td width="31%" valign="top"> Status
width="31%" valign="top" | 2IC  
+
</td><td width="69%"> {{{status}}}
width="69%" | {{{2ic}}}
+
</td></tr>
|-
+
<tr>
width="31%" valign="top" | Owner
+
<td width="31%" valign="top"> Leader
width="69%" | {{{owner}}}
+
</td><td width="69%"> {{{leader}}}
|-
+
</td></tr>
width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''Historical Information'''</font>
+
<tr>
|-
+
<td width="31%" valign="top"> 2IC
width="31%" valign="top" | Founded
+
</td><td width="69%"> {{{2ic}}}
width="69%" | {{{founded}}}
+
</td></tr>
|-
+
<tr>
width="31%" valign="top" | Dissolved
+
<td width="31%" valign="top"> Owner
width="69%" | {{{dissolved}}}
+
</td><td width="69%"> {{{owner}}}
|-
+
</td></tr>
width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''Political Information'''</font>
+
<tr>
|-
+
<td width="100%" colspan="2" style="background-color: #21314c;"> <font color="white"><b>Historical Information</b></font>
width="31%" valign="top" | Affiliation
+
</td></tr>
width="69%" | {{{affiliation}}}
+
<tr>
|-
+
<td width="31%" valign="top"> Founded
width="31%" valign="top" | Industry
+
</td><td width="69%"> {{{founded}}}
width="69%" | {{{industry}}}
+
</td></tr>
|-
+
<tr>
width="31%" valign="top" | Holosite
+
<td width="31%" valign="top"> Dissolved
width="69%" | {{{holosite}}}
+
</td><td width="69%"> {{{dissolved}}}
|}
+
</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="31%" valign="top"> Affiliation
 +
</td><td width="69%"> {{{affiliation}}}
 +
</td></tr>
 +
<tr>
 +
<td width="31%" valign="top"> Industry
 +
</td><td width="69%"> {{{industry}}}
 +
</td></tr>
 +
<tr>
 +
<td width="31%" valign="top"> Holosite
 +
</td><td width="69%"> {{{holosite}}}
 +
</td></tr></table>
 +
 
 
<noinclude>
 
<noinclude>
 
===Usage===
 
===Usage===

Revision as of 01:35, 13 May 2012

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