Difference between revisions of "Template:Infobox Government"

From Holocron - Star Wars Combine
Jump to: navigation, search
(cat change)
 
(2 intermediate revisions by the same user not shown)
Line 26: Line 26:
 
<td width="31%" valign="top"> 2IC
 
<td width="31%" valign="top"> 2IC
 
</td><td width="69%"> {{{2ic}}}
 
</td><td width="69%"> {{{2ic}}}
 +
</td></tr>}}
 +
{{#if:{{{hosg|}}}|<tr>
 +
<td width="31%" valign="top"> Head of State & Gov.
 +
</td><td width="69%"> {{{hosg}}}
 +
</td></tr>}}
 +
{{#if:{{{dhog|}}}|<tr>
 +
<td width="31%" valign="top"> Deputy Head of Gov.
 +
</td><td width="69%"> {{{dhog}}}
 
</td></tr>}}
 
</td></tr>}}
 
{{#if:{{{hog|}}}|<tr>
 
{{#if:{{{hog|}}}|<tr>
Line 100: Line 108:
 
<td width="31%" valign="top"> Date of reunification
 
<td width="31%" valign="top"> Date of reunification
 
</td><td width="69%"> {{{reunified}}}
 
</td><td width="69%"> {{{reunified}}}
 +
</td></tr>}}
 +
{{#if:{{{successor|}}}|<tr>
 +
<td width="31%" valign="top"> Successor
 +
</td><td width="69%"> {{{successor}}}
 
</td></tr>}}
 
</td></tr>}}
 
{{#if:{{{industry|}}}|<tr>
 
{{#if:{{{industry|}}}|<tr>

Latest revision as of 09:14, 16 June 2022

{{{name}}}
{{{image}}}
Political information
Type of government {{{type}}}
Affiliation {{{affiliation}}}
Societal information
Territory {{{territory}}}
Historical Information
Date of establishment {{{founded}}}
Status {{{status}}}
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 = 
| type = 
| motto = 
| hos = 
| hog = 
| cic = 
| execbranch = 
| legbranch = 
| judbranch = 
| population = 
| capital = 
| territory = 
| language = 
| currency = 
| from = 
| founded = 
| dissolved = 
| affiliation = 
| status =
| holosite =
}}