Template:Infobox Faction: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Rupert Havok (talk | contribs) Reverted edits that affect hundreds of articles. As the Holocron is an In-Character encylopedia, "Faction Type" is an OOC term while "Industry" is an IC term. Also, Headquarters is optional field. |
||
Line 7: | Line 7: | ||
<td width="100%" colspan="2" style="background-color: #21314c;"> '''General information''' | <td width="100%" colspan="2" style="background-color: #21314c;"> '''General information''' | ||
</td></tr> | </td></tr> | ||
<tr> | {{#if:{{{motto|}}}|<tr> | ||
<td width="31%" valign="top"> Motto | <td width="31%" valign="top"> Motto | ||
</td><td width="69%"> {{{motto}}} | </td><td width="69%"> {{{motto}}} | ||
</td></tr> | </td></tr>}} | ||
<tr> | <tr> | ||
<td width="31%" valign="top"> Status | <td width="31%" valign="top"> Status | ||
Line 19: | Line 19: | ||
</td><td width="69%"> {{{leader}}} | </td><td width="69%"> {{{leader}}} | ||
</td></tr> | </td></tr> | ||
<tr> | {{#if:{{{2ic|}}}|<tr> | ||
<td width="31%" valign="top"> 2IC | <td width="31%" valign="top"> 2IC | ||
</td><td width="69%"> {{{2ic}}} | </td><td width="69%"> {{{2ic}}} | ||
</td></tr> | </td></tr>}} | ||
<tr> | {{#if:{{{owner|}}}|<tr> | ||
<td width="31%" valign="top"> Owner | <td width="31%" valign="top"> Owner | ||
</td><td width="69%"> {{{owner}}} | </td><td width="69%"> {{{owner}}} | ||
</td></tr> | </td></tr>}} | ||
<tr> | {{#if:{{{headquarters|}}}|<tr> | ||
<td width="31%" valign="top"> Headquarters | <td width="31%" valign="top"> Headquarters | ||
</td><td width="69%"> {{{headquarters}}} | </td><td width="69%"> {{{headquarters}}} | ||
</td></tr> | </td></tr>}} | ||
<tr> | <tr> | ||
<td width="100%" colspan="2" style="background-color: #21314c;"> '''Historical Information''' | <td width="100%" colspan="2" style="background-color: #21314c;"> '''Historical Information''' | ||
</td></tr> | </td></tr> | ||
<tr> | {{#if:{{{formed|}}}|<tr> | ||
<td width="31%" valign="top"> | <td width="31%" valign="top"> Formed from | ||
</td><td width="69%"> {{{formed}}} | </td><td width="69%"> {{{formed}}} | ||
</td></tr> | </td></tr>}} | ||
<tr> | <tr> | ||
<td width="31%" valign="top"> Founded | <td width="31%" valign="top"> Founded | ||
</td><td width="69%"> {{{founded}}} | </td><td width="69%"> {{{founded}}} | ||
</td></tr> | </td></tr> | ||
<tr> | {{#if:{{{dissolved|}}}|<tr> | ||
<td width="31%" valign="top"> Dissolved | <td width="31%" valign="top"> Dissolved | ||
</td><td width="69%"> {{{dissolved}}} | </td><td width="69%"> {{{dissolved}}} | ||
</td></tr> | </td></tr>}} | ||
<tr> | <tr> | ||
<td width="100%" colspan="2" style="background-color: #21314c;"> '''Political Information''' | <td width="100%" colspan="2" style="background-color: #21314c;"> '''Political Information''' | ||
</td></tr> | </td></tr> | ||
<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> | <tr> | ||
<td width="31%" valign="top"> | <td width="31%" valign="top"> Industry | ||
</td><td width="69%"> {{{ | </td><td width="69%"> {{{industry}}} | ||
</td></tr> | </td></tr> | ||
<tr> | <tr> | ||
Line 79: | Line 79: | ||
| dissolved = | | dissolved = | ||
| affiliation = | | affiliation = | ||
| | | industry = | ||
| holosite = | | holosite = | ||
}} | }} |
Revision as of 04:08, 15 April 2013
{{{name}}} | |
{{{image}}} | |
General information | |
Status | {{{status}}} |
Leader | {{{leader}}} |
Historical Information | |
Founded | {{{founded}}} |
Political Information | |
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 = | headquarters = | formed = | founded = | dissolved = | affiliation = | industry = | holosite = }}