Template: Infobox nation: Difference between revisions

From The Shire
Jump to: navigation, search
Taxcuts (talk | contribs)
No edit summary
Taxcuts (talk | contribs)
No edit summary
Line 42: Line 42:
</tr>
</tr>


{{#if:{{{govt-type|}}}{{{king|}}}{{{emperor|}}}{{{president|}}}{{{dictator|}}}{{{chiefexec|}}}|
{{#if:{{{govt-type|}}}{{{monarch|}}}{{{emperor|}}}{{{president|}}}{{{dictator|}}}{{{chiefexec|}}}|
<tr>
<tr>
<th colspan="2" style="background:#ABE; text-align:center;">Government</th>
<th colspan="2" style="background:#ABE; text-align:center;">Government</th>
Line 53: Line 53:
</tr>
</tr>
}}
}}
{{#if:{{{king|}}}|
{{#if:{{{monarch|}}}|
<tr>
<tr>
<th>King</th>
<th>Monarch</th>
<td>{{{king}}}</td>
<td>{{{monarch}}}</td>
</tr>
</tr>
}}
}}
Line 178: Line 178:
  | pop-year    = 2026
  | pop-year    = 2026
  | govt-type  = Constitutional monarchy
  | govt-type  = Constitutional monarchy
  | king        = King Steve
  | monarch    = King Steve
  | emperor    =  
  | emperor    =  
  | president  =  
  | president  =  

Revision as of 15:01, 7 June 2025


Usage

Paste on a nation page and fill whichever fields you need:

{{Infobox nation
 | name        = 
 | motto       = 
 | flag        = Flag.svg
 | coa         = Coat.svg
 | collage     = CityCollage.png
 | capital     = Capital City
 | capital-x   = 123
 | capital-z   = -456
 | largest     = Big City
 | largest-x   = 100
 | largest-z   = -400
 | area        = 250000
 | population  = 750000
 | pop-year    = 2026
 | govt-type   = Constitutional monarchy
 | monarch     = King Steve
 | emperor     = 
 | president   = 
 | dictator    = 
 | chiefexec   = 
 | currency    = GOL
 | gdp         = 42.3 B
 | gdp-pc      = 78 k
 | gini        = 0.30
 | hdi         = 0.91
 | warp        = nationwarp
 | sta         = Red Line, Blue Line
 | builders    = Player1, Player2
 | built       = 2024
 | historical  = yes
}}

Any blank parameter (or one you delete) is simply omitted from the infobox.