Template:Infobox settlement: Difference between revisions
No edit summary |
No edit summary Tag: Reverted |
||
| Line 48: | Line 48: | ||
|- | |- | ||
! style="text-align: left; padding: 0.4em 0.6em; background-color: {{{LabelColour|#EDF1F5}}}; border-bottom: 1px solid #1a1a1a;" | Status | ! style="text-align: left; padding: 0.4em 0.6em; background-color: {{{LabelColour|#EDF1F5}}}; border-bottom: 1px solid #1a1a1a;" | Status | ||
| style="padding: 0.4em 0.6em; font-weight: bold; color: {{#switch: {{lc:{{{status|active}}}}} | active = #2f855a | inactive = #c53030 | | | style="padding: 0.4em 0.6em; font-weight: bold; color: {{#switch: {{lc:{{{status|active}}}}} | active = #2f855a | operational = #2f855a | prosperous = #2f855a | vassal = #d69e2e | subject = #d69e2e | puppet = #d69e2e | union = #3182ce | declining = #dd6b20 | inactive = #c53030 | collapsed = #c53030 | fallen = #c53030 | annexed = #742a2a | dissolved = #742a2a | #2f855a }}; border-bottom: 1px solid #1a1a1a;" | {{{status|Active}}} | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
== Usage == | == Usage == | ||
Revision as of 19:34, 19 August 2026
Usage
{{Infobox settlement
| HeaderColour = #5A6B7C
| HeaderTitleColour = #ffffff
| LabelColour = #EDF1F5
| name =
| image =
| nation =
| location =
| region =
| population =
| FoundedYearLore =
| FoundedIRL = DD/MM/YY
| founder =
| leader =
| culture =
| religion =
| languages =
| economy =
| landmarks =
| status = Active
}}
Standard Infobox for Cities and Settlements.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Settlement Name | name | The official name of the city, town, or settlement. Defaults to the page title if left empty. | String | optional |
| Header Banner Background Hex | HeaderColour | Hex color code for the main top header banner (e.g. #5A6B7C).
| String | optional |
| Header Title Text Hex | HeaderTitleColour | Hex color code for the text inside the main top header (e.g. #ffffff).
| String | optional |
| Side Label Column Hex | LabelColour | Hex color code for the grey background on the left-side attribute labels (e.g. #EDF1F5).
| String | optional |
| Image File Name | image | The image file name for the settlement flag, crest, or portrait. Example: City_Flag.png (Do not wrap in [[File:]]). | File | optional |
| Sovereign Nation | nation | The nation or empire that controls or owns this settlement. | String | optional |
| Geographic Location | location | The specific local geographic features, island, river, or province where the settlement sits. | String | optional |
| World Region | region | The broader continent, world region, or territory district. | String | optional |
| Population Count | population | Estimated total number of inhabitants or citizens residing in the settlement. | String | optional |
| Founded Year (Lore) | FoundedYearLore | The in-universe year number when the settlement was founded (e.g. 3 for Era Nova Year 3, or -5 for Era Vetus Year 5). Used to automatically calculate age and era. | Number | optional |
| Founded Date (IRL) | FoundedIRL | The real-world date this settlement was built or established on the server. Must be formatted strictly as DD/MM/YY (e.g. 28/07/26) to calculate days old automatically. | String | optional |
| Founder(s) | founder | The character, group, or nation that original established or built the settlement. | String | optional |
| Current Leader / Mayor | leader | The current ruler, mayor, governor, or administrator in charge of the settlement. | String | optional |
| Dominant Culture | culture | The primary ethnic or cultural groups inhabiting the settlement. | String | optional |
| Primary Religion | religion | The main faith, deity worship, or religious practice present in the settlement. | String | optional |
| Spoken Languages | languages | The official or primary languages spoken by the inhabitants. | String | optional |
| Economic Focus / Exports | economy | The primary industries, resources, trade goods, or financial activities of the settlement. | String | optional |
| Major Landmarks | landmarks | Notable buildings, monuments, castles, or geographical highlights within or near the settlement. | String | optional |
| Current Activity Status | status | The current status of the settlement (e.g. Active, Inactive, Abandoned, Ruined). Typing 'Active' makes text green; 'Inactive' or 'Abandoned' makes text red.
| String | optional |