Template:Infobox lore nation/doc

From Alathra Wiki

Usage

Users should note that all parameters are made to be optional. Provide as much or as little information as you choose. If you wish to enter more than one data line to a single parameter, use </br> between the entries.

{{Infobox lore nation
|name                = <!-- if left blank, will default to the title of the page -->
|titlecolor          = <!-- hexcode for the background color of the name -->
|nation_type         = <!-- kingdom, republic, city-state etc. -->
|bordercolor         = <!-- hexcode for the border between name and nation type -->
|headercolor         = <!-- hexcode for the background color of headers -->
|year_start          = <!-- fill these two only if the nation no longer exists -->
|year_end            = 
|native_name         = <!-- nation's name in the native language -->
|flag_image1         =
|flag_image2         =
|symbol              = <!-- coat of arms or other symbols -->
|caption1            = <!-- caption for flag(s) -->
|caption2            = <!-- caption for symbol -->
|anthem_name         =
|anthem_file         =
|map_image           =
|map_caption         =
|capital             =
|largest_city        =
|demonym             =
<!-- GOVERNMENT -->
|government          = <!-- form of government -->
|position1           = <!-- formal job title of a governing person -->
|leader1             = <!-- person in position1 -->
|position2           =
|leader2             =
|position3           =
|leader3             =
<!-- HISTORY -->
|event1              = <!-- some historical event, usually founding of the nation -->
|event_date1         = <!-- date of event1 -->
|event2              =
|event_date2         =
|event3              =
|event_date3         =
<!-- etc... -->
|predecessor         = <!-- nation(s) that preceded this nation -->
|successor           = <!-- nation(s) that succeeded this nation -->
<!-- BACKGROUND -->
|population          =
|area                =
|language            =
|religion            =
|membership1         = <!-- organization/treaty the nation is a part of (requires join_date) -->
|join_date1          = <!-- when membership1 took effect -->
|membership2         =
|join_date2          =
<!-- etc... -->
}}