Template:Infobox Faction: Difference between revisions
Jump to navigation
Jump to search
m Added dissolved Information |
Rupert Havok (talk | contribs) Updating template to standardize capitalization |
||
Line 7: | Line 7: | ||
|- | |- | ||
| width="31%" valign="top" | Motto | | width="31%" valign="top" | Motto | ||
| width="69%" | {{{ | | width="69%" | {{{motto}}} | ||
|- | |- | ||
| width="31%" valign="top" | Status | | width="31%" valign="top" | Status | ||
| width="69%" | {{{ | | width="69%" | {{{status}}} | ||
|- | |- | ||
| width="31%" valign="top" | Leader | | width="31%" valign="top" | Leader | ||
| width="69%" | {{{ | | width="69%" | {{{leader}}} | ||
|- | |- | ||
| width="31%" valign="top" | 2IC | | width="31%" valign="top" | 2IC | ||
| width="69%" | {{{ | | width="69%" | {{{2ic}}} | ||
|- | |- | ||
| width="31%" valign="top" | Owner | | width="31%" valign="top" | Owner | ||
| width="69%" | {{{ | | width="69%" | {{{owner}}} | ||
|- | |- | ||
| width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''Historical Information'''</font> | | width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''Historical Information'''</font> | ||
|- | |- | ||
| width="31%" valign="top" | Founded | | width="31%" valign="top" | Founded | ||
| width="69%" | {{{ | | width="69%" | {{{founded}}} | ||
|- | |- | ||
| width="31%" valign="top" | Dissolved | | width="31%" valign="top" | Dissolved | ||
| width="69%" | {{{ | | width="69%" | {{{dissolved}}} | ||
|- | |- | ||
| width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''Political Information'''</font> | | width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''Political Information'''</font> | ||
|- | |- | ||
| width="31%" valign="top" | Affiliation | | width="31%" valign="top" | Affiliation | ||
| width="69%" | {{{ | | width="69%" | {{{affiliation}}} | ||
|- | |- | ||
| width="31%" valign="top" | Industry | | width="31%" valign="top" | Industry | ||
| width="69%" | {{{ | | width="69%" | {{{industry}}} | ||
|- | |- | ||
| width="31%" valign="top" | Holosite | | width="31%" valign="top" | Holosite | ||
| width="69%" | {{{ | | width="69%" | {{{holosite}}} | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
Line 49: | Line 49: | ||
| name = | | name = | ||
| image = | | image = | ||
| | | motto = | ||
| | | status = | ||
| | | leader = | ||
| | | 2ic = | ||
| | | owner = | ||
| | | founded = | ||
| | | dissolved = | ||
| | | affiliation = | ||
| | | industry = | ||
| | | holosite = | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
[[Category:Templates|{{PAGENAME}}]]</noinclude> | [[Category:Templates|{{PAGENAME}}]]</noinclude> |
Revision as of 05:23, 28 April 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 = }}