Template:Infobox Faction: Difference between revisions
Jump to navigation
Jump to search
Rupert Havok (talk | contribs) Updating template to standardize capitalization |
Rupert Havok (talk | contribs) No edit summary |
||
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;"> {{{name}}} | |||
</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="31%" valign="top"> Motto | |||
</td><td width="69%"> {{{motto}}} | |||
</td></tr> | |||
<tr> | |||
<td width="31%" valign="top"> Status | |||
</td><td width="69%"> {{{status}}} | |||
</td></tr> | |||
<tr> | |||
<td width="31%" valign="top"> Leader | |||
</td><td width="69%"> {{{leader}}} | |||
</td></tr> | |||
<tr> | |||
<td width="31%" valign="top"> 2IC | |||
</td><td width="69%"> {{{2ic}}} | |||
</td></tr> | |||
<tr> | |||
<td width="31%" valign="top"> Owner | |||
</td><td width="69%"> {{{owner}}} | |||
</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 | |||
</td><td width="69%"> {{{founded}}} | |||
</td></tr> | |||
<tr> | |||
<td width="31%" valign="top"> Dissolved | |||
</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 06: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 = }}