Jump to content

Template:Infobox lore town/doc

Revision as of 09:08, 27 April 2024 by aw>Rikke (Documentation for the new template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 -->
|town_status         = <!-- village, town, city, capital, port 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 town no longer exists -->
|year_end            = 
|native_name         = <!-- town's name in the native language -->
|image               =
|caption             =
|map_image           =
|map_caption         =
|nickname            =
|motto               =
<!-- BACKGROUND -->
|country             =
|subdivision         = <!-- municipality or official region that the town falls under -->
|subdivision_name    = <!-- name of the subdivision -->
|settlement          = <!-- first time the land was ever settled -->
|mention             = <!-- first time the current town was mentioned -->
|population          = <!-- population count -->
|ethnicity_list      =
|timezone            = <!-- main timezone for the town's population -->
|area                =
|coordinates         =
<!-- GOVERNMENT -->
|election            = <!-- date the local government was elected -->
|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         = <!-- town that preceded this nation -->
|successor           = <!-- town that succeeded this nation -->
|partner_city1       = <!-- a town with formal relations to this town -->
|partner_city2       =
|partner_city3       =
<!-- etc... -->
}}