Template:Infobox Alliance: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(12 intermediate revisions by the same user not shown) | |||
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 | <tr><td width="100%" colspan="2" style="background-color: #21314c;"><font color="white"><b>General Information</b></font></td></tr> | ||
<tr> | <tr> | ||
<td width="31%" valign="top"> Status | <td width="31%" valign="top"> Status | ||
</td><td width="69%"> {{{status}}} | </td><td width="69%"> {{{status}}} | ||
</td> | </td></tr> | ||
</tr> | {{#if:{{{motto|}}}|<tr> | ||
<td width="31%" valign="top"> Motto | |||
</td><td width="69%"> {{{motto}}} | |||
</td></tr>}} | |||
<tr> | <tr> | ||
<td width="31%" valign="top"> Leader | <td width="31%" valign="top"> Leader | ||
</td><td width="69%"> {{{leader}}} | </td><td width="69%"> {{{leader}}} | ||
</td> | </td></tr> | ||
</tr> | {{#if:{{{secondincommand|}}}|<tr> | ||
{{#if:{{{ | <td width="31%" valign="top"> SIC | ||
<td width="31%" valign="top"> | </td><td width="69%"> {{{secondincommand}}} | ||
</td><td width="69%"> {{{ | </td></tr>}} | ||
</td> | |||
</tr>}} | |||
<tr> | <tr> | ||
<td width="31%" valign="top"> Members | <td width="31%" valign="top"> Members | ||
</td><td width="69%"> {{{members}}} | </td><td width="69%"> {{{members}}} | ||
</td> | </td></tr> | ||
</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> | <tr> | ||
<td width="31%" valign="top"> Founded | <td width="31%" valign="top"> Founded | ||
</td><td width="69%"> {{{founded}}} | </td><td width="69%"> {{{founded}}} | ||
</td> | </td></tr> | ||
</tr> | |||
{{#if:{{{dissolved|}}}|<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> | </td></tr>}} | ||
</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> | </td></tr>}} | ||
</tr>}} | |||
<tr> | <tr> | ||
<td width="31%" valign="top"> Type | <td width="31%" valign="top"> Type | ||
</td><td width="69%"> {{{type}}} | </td><td width="69%"> {{{type}}} | ||
</td> | </td></tr> | ||
</tr> | {{#if:{{{holosite|}}}|<tr> | ||
<tr> | |||
<td width="31%" valign="top"> Holosite | <td width="31%" valign="top"> Holosite | ||
</td><td width="69%"> {{{holosite}}} | </td><td width="69%"> {{{holosite}}} | ||
</td> | </td></tr>}} | ||
</tr> | |||
</table><noinclude> | </table><noinclude> | ||
Line 56: | Line 51: | ||
<pre><nowiki> | <pre><nowiki> | ||
{{Alliance | {{Infobox Alliance | ||
| | | name = | ||
| | | image = | ||
| | | status = | ||
| | | motto = Fill out if true. Leave empty if false. | ||
| | | leader = | ||
| | | secondincommand = Fill out if true. Leave empty if false. | ||
| | | members = | ||
| | | founded = | ||
| | | dissolved = Fill out if true. Leave empty if false. | ||
| | | affiliation = Fill out if true. Leave empty if false. | ||
| | | type = | ||
| holosite = Fill out if true. Leave empty if false. | |||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
[[Category:Infobox templates|{{PAGENAME}}]]</noinclude> | [[Category:Infobox templates|{{PAGENAME}}]]</noinclude> |
Latest revision as of 00:26, 30 July 2014
{{{name}}} | |
{{{image}}} | |
General Information | |
Status | {{{status}}} |
Leader | {{{leader}}} |
Members | {{{members}}} |
Historical Information | |
Founded | {{{founded}}} |
Political Information | |
Type | {{{type}}} |
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 = | motto = Fill out if true. Leave empty if false. | leader = | secondincommand = Fill out if true. Leave empty if false. | members = | founded = | dissolved = Fill out if true. Leave empty if false. | affiliation = Fill out if true. Leave empty if false. | type = | holosite = Fill out if true. Leave empty if false. }}