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 164: Line 164:
Any blank parameter (or one you delete) is simply omitted from the infobox.
Any blank parameter (or one you delete) is simply omitted from the infobox.


For the "historical" slot, the only accepted texts are `yes` or `no`. If `yes`, the Historical Registry badge will show in the info box. Typing anything other than `yes` or `no` will throw an error.
For the "historical" slot, the only accepted texts are <code>yes</code> or <code>no</code>. If <code>yes</code>, the Historical Registry badge will show in the info box. Typing anything other than <code>yes</code> or <code>no</code> will throw an error.


A sample is pre-filled below.
A sample is pre-filled below.

Revision as of 15:08, 7 June 2025


Usage

Paste on a nation page and fill whichever fields you need. You do NOT need to fill everything on the list. They are general purpose for everyone on the server.

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

For the "historical" slot, the only accepted texts are yes or no. If yes, the Historical Registry badge will show in the info box. Typing anything other than yes or no will throw an error.

A sample is pre-filled below.

{{Infobox nation
 | name        = Steve land
 | motto       = Steve is the best
 | 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    = Diamonds
 | 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       = 2010
 | historical  = yes
}}