Template:Infobox Group: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Hid blank fields |
||
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> | |||
<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"> Status | |||
</td><td width="69%"> {{{Status}}} | |||
</td></tr> | |||
<tr> | |||
<td width="31%" valign="top"> Leader | |||
</td><td width="69%"> {{{Leader}}} | |||
</td></tr> | |||
{{#if:{{{Motto|}}}|<tr> | |||
| | <td width="31%" valign="top"> Motto | ||
</td><td width="69%"> {{{Motto}}} | |||
</td></tr>}} | |||
| | {{#if:{{{Headquarters|}}}|<tr> | ||
<td width="31%" valign="top"> Headquarters | |||
</td><td width="69%"> {{{Headquarters}}} | |||
</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> | ||
{{#if:{{{Dissolved|}}}<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> | |||
{{#if:{{{Affiliation|}}}|<tr> | |||
| | <td width="31%" valign="top"> Affiliation | ||
</td><td width="69%"> {{{Affiliation}}} | |||
</td></tr>}} | |||
| | {{#if:{{{Type|}}}|<tr> | ||
<td width="31%" valign="top"> Type | |||
</td><td width="69%"> {{{Type}}} | |||
</td></tr>}} | |||
{{#if:{{{Holosite|}}}|<tr> | |||
<td width="31%" valign="top"> Holosite | |||
</td><td width="69%"> {{{Holosite}}} | |||
</td></tr>}}</table> | |||
<noinclude> | <noinclude> | ||
===Usage=== | ===Usage=== | ||
Line 50: | Line 54: | ||
| Motto = | | Motto = | ||
| Headquarters = | | Headquarters = | ||
| Founded = | | Founded = | ||
| Dissolved = | | Dissolved = | ||
| Affiliation = | | Affiliation = | ||
| Type = | | Type = | ||
| Holosite = | | Holosite = | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
[[Category:Templates|{{PAGENAME}}]]</noinclude> | [[Category:Templates|{{PAGENAME}}]]</noinclude> |
Revision as of 20:18, 9 September 2013
{{{name}}} | |
{{{image}}} | |
General Information | |
Status | {{{Status}}} |
Leader | {{{Leader}}} |
Historical Information | |
Founded | {{{Founded}}} |
Political Information | |
Usage
The Group Box template is used for non-faction group pages only, to describe the group. Paste the following code into the top of an article, filling all known fields:
{{Infobox Group | name = | image = | Status = | Leader = | Motto = | Headquarters = | Founded = | Dissolved = | Affiliation = | Type = | Holosite = }}