Template:Infobox Government: Difference between revisions
Jump to navigation
Jump to search
Rupert Havok (talk | contribs) Revamped template to use optional, collapsible data fields and to be more flexible. |
Rupert Havok (talk | contribs) No edit summary |
||
Line 12: | Line 12: | ||
<td width="31%" valign="top"> Motto | <td width="31%" valign="top"> Motto | ||
</td><td width="69%"> {{{motto}}} | </td><td width="69%"> {{{motto}}} | ||
</td></tr>}} | |||
{{#if:{{{leader|}}}|<tr> | |||
<td width="31%" valign="top"> Leader | |||
</td><td width="69%"> {{{leader}}} | |||
</td></tr>}} | </td></tr>}} | ||
<tr> | <tr> | ||
Line 17: | Line 21: | ||
</td><td width="69%"> {{{hos}}} | </td><td width="69%"> {{{hos}}} | ||
</td></tr> | </td></tr> | ||
{{#if:{{{2ic|}}}|<tr> | |||
<td width="31%" valign="top"> 2IC | |||
</td><td width="69%"> {{{2ic}}} | |||
</td></tr>}} | |||
{{#if:{{{hog|}}}|<tr> | {{#if:{{{hog|}}}|<tr> | ||
<td width="31%" valign="top"> Head-of-Government | <td width="31%" valign="top"> Head-of-Government | ||
Line 36: | Line 44: | ||
<td width="31%" valign="top"> Judicial branch | <td width="31%" valign="top"> Judicial branch | ||
</td><td width="69%"> {{{judbranch}}} | </td><td width="69%"> {{{judbranch}}} | ||
</td></tr>}} | |||
{{#if:{{{owner|}}}|<tr> | |||
<td width="31%" valign="top"> Owner | |||
</td><td width="69%"> {{{owner}}} | |||
</td></tr>}} | </td></tr>}} | ||
<tr> | <tr> | ||
Line 98: | Line 110: | ||
| name = | | name = | ||
| image = | | image = | ||
| motto = | | motto = | ||
| | | hos = | ||
| | | hog = | ||
| | | cic = | ||
| | | execbranch = | ||
| | | legbranch = | ||
| judbranch = | |||
| territory = | |||
| capital = | |||
| language = | |||
| currency = | |||
| from = | | from = | ||
| founded = | | founded = | ||
| dissolved = | | dissolved = | ||
| affiliation = | | affiliation = | ||
| holosite = | | holosite = | ||
}} | }} |
Revision as of 03:12, 22 June 2012
{{{name}}} | |
{{{image}}} | |
Political information | |
Head of State | {{{hos}}} |
Societal information | |
Territory | {{{territory}}} |
Capital | {{{capital}}} |
Historical Information | |
Status | {{{status}}} |
Founded | {{{founded}}} |
Affiliation | {{{affiliation}}} |
Holosite | {{{holosite}}} |
Usage
The Infobox Government template is used for government articles only, to describe a government. Paste the following code into the top of an article, filling all known fields:
{{Infobox Government | name = | image = | motto = | hos = | hog = | cic = | execbranch = | legbranch = | judbranch = | territory = | capital = | language = | currency = | from = | founded = | dissolved = | affiliation = | holosite = }}