Jump to content

Template:CountryBox: Difference between revisions

From FC1
No edit summary
No edit summary
Line 37: Line 37:
</table>
</table>
</div>
</div>
<noinclude>
<templatedata>
{
"description": "An infobox for countries, displaying details about governance, geography, culture, and trade.",
"format": "block",
"params": {
"title": {
"label": "Title",
"description": "The name of the country or region. Defaults to the current page title if omitted.",
"type": "string",
"default": "{{PAGENAME}}",
"suggested": true
},
"image": {
"label": "Image",
"description": "The filename of a regional image (e.g., Country.jpg). Do not include the 'File:' prefix.",
"type": "wiki-file-name",
"suggested": true
},
"Government": {
"label": "Government",
"description": "The type of system of governance; see https://5e.tools/book.html#dmg,1,forms%20of%20government,0.",
"type": "content",
"suggested": true
},
"Capital": {
"label": "Capital",
"description": "The capital city or seat of power.",
"type": "content",
"suggested": true
},
"Cities": {
"label": "Major Cities",
"description": "Other major, notable cities or settlements within the country.",
"type": "content"
},
"Major Worship": {
"label": "Major Worship",
"description": "Dominant religions within the nation.",
"type": "content"
},
"Climate": {
"label": "Climate",
"description": "The general weather patterns, biomes, or climate zones (e.g., temperate, arid).",
"type": "content"
},
"Exports": {
"label": "Exports",
"description": "Primary goods, resources, or materials exported by this nation.",
"type": "content"
},
"Imports": {
"label": "Imports",
"description": "Primary goods, resources, or materials imported by this nation.",
"type": "content"
}
}
}
</templatedata>
</noinclude>

Revision as of 16:24, 16 July 2026

CountryBox

An infobox for countries, displaying details about governance, geography, culture, and trade.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Titletitle

The name of the country or region. Defaults to the current page title if omitted.

Default
{{PAGENAME}}
Stringsuggested
Imageimage

The filename of a regional image (e.g., Country.jpg). Do not include the 'File:' prefix.

Filesuggested
GovernmentGovernment

The type of system of governance; see https://5e.tools/book.html#dmg,1,forms%20of%20government,0.

Contentsuggested
CapitalCapital

The capital city or seat of power.

Contentsuggested
Major CitiesCities

Other major, notable cities or settlements within the country.

Contentoptional
Major WorshipMajor Worship

Dominant religions within the nation.

Contentoptional
ClimateClimate

The general weather patterns, biomes, or climate zones (e.g., temperate, arid).

Contentoptional
ExportsExports

Primary goods, resources, or materials exported by this nation.

Contentoptional
ImportsImports

Primary goods, resources, or materials imported by this nation.

Contentoptional