Template:Infobox nation

From The Shire
Jump to: navigation, search


Usage

Simply paste the following snippet and fill/edit 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. The currently prefilled texts are instructions. You do not need to delete them as they will not show up in the final info box.

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 with instructions is pre-filled below.

{{Infobox nation
 | name        = <!--Name of your country/empire-->
 | motto       = <!--Motto of your country/empire-->
 | flag        = <!--Flag_of_country.png-->
 | coa         = <!--Coat_of_arms.png-->
 | collage     = <!--Country_collage.png-->
 | capital     = <!--Capital City-->
 | capital-x   = <!--Capital X coords-->
 | capital-z   = <!--Capital Z coords-->
 | largest     = <!--Biggest city-->
 | largest-x   = <!--Biggest city X coords-->
 | largest-z   = <!--Biggest city Z coords-->
 | area        = <!--Size in block^2-->
 | population  = <!--Population of nation-->
 | pop-year    = <!--Year population surveyed-->
 | govt-type   = <!--Type of government-->
 | monarch     = <!--Monarch name (if monarch)-->
 | emperor     = <!--Emperor name (if emperor)-->
 | president   = <!--President name (if president)-->
 | dictator    = <!--Dictator name (if dictator)-->
 | chiefexec   = <!--CEO name (if CEO)-->
 | currency    = <!--Currency name (+ symbol)-->
 | gdp         = <!--Currency symbol + number-->
 | gdp-pc      = <!--Currency symbol + number-->
 | gini        = <!--Inequality index (0-1)-->
 | hdi         = <!--Development index (0-1)-->
 | warp        = <!--Name of warp in-game-->
 | sta         = <!--STA Metro line connections-->
 | builders    = <!--List of all your players-->
 | built       = <!--Year built-->
 | historical  = <!--Yes or No ONLY-->
}}