Difference between revisions of "Template:Infobox Government"

From Holocron - Star Wars Combine
Jump to: navigation, search
Line 62: Line 62:
 
{{#if:{{{population|}}}|<tr>
 
{{#if:{{{population|}}}|<tr>
 
<td width="31%" valign="top"> Population
 
<td width="31%" valign="top"> Population
</td><td width="69%"> {{{Population}}}
+
</td><td width="69%"> {{{population}}}
 
</td></tr>}}
 
</td></tr>}}
 
{{#if:{{{capital|}}}|<tr>
 
{{#if:{{{capital|}}}|<tr>

Revision as of 23:26, 21 June 2012

{{{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 =
}}