Jump to content

Template:CityBox: Difference between revisions

From FC1
No edit summary
No edit summary
Line 23: Line 23:
</table>
</table>
</div>
</div>
<noinclude>
<templatedata>
{
"description": "An infobox for cities and settlements, displaying governance, organizations, temples, and merchant houses.",
"format": "block",
"params": {
"title": {
"label": "Title",
"description": "The name of the city. Defaults to the current page title if omitted.",
"type": "string",
"default": "{{PAGENAME}}",
"suggested": true
},
"image": {
"label": "Image",
"description": "The filename of an image (e.g., CapitalCity.jpg). Do not include the 'File:' prefix.",
"type": "wiki-file-name",
"suggested": true
},
"Government": {
"label": "Government",
"description": "Details about the city's ruling body, leader, or system of governance.",
"type": "content",
"suggested": true
},
"Other Organisations": {
"label": "Organizations",
"description": "Major factions, guilds, or groups active in the city.",
"type": "content",
"suggested": true
},
"Temples": {
"label": "Temples",
"description": "Notable temples, shrines, or religious institutions located in the city.",
"type": "content",
"suggested": true
},
"Merchant Houses": {
"label": "Merchant Houses",
"description": "Notable trading families, merchant houses, or commercial guilds.",
"type": "content",
"suggested": true
}
}
}
</templatedata>
</noinclude>

Revision as of 16:09, 16 July 2026

CityBox

An infobox for cities and settlements, displaying governance, organizations, temples, and merchant houses.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Titletitle

The name of the city. Defaults to the current page title if omitted.

Default
{{PAGENAME}}
Stringsuggested
Imageimage

The filename of an image (e.g., CapitalCity.jpg). Do not include the 'File:' prefix.

Filesuggested
GovernmentGovernment

Details about the city's ruling body, leader, or system of governance.

Contentsuggested
OrganizationsOther Organisations

Major factions, guilds, or groups active in the city.

Contentsuggested
TemplesTemples

Notable temples, shrines, or religious institutions located in the city.

Contentsuggested
Merchant HousesMerchant Houses

Notable trading families, merchant houses, or commercial guilds.

Contentsuggested