Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox Region/doc: Difference between revisions

Template page
No edit summary
No edit summary
Line 23: Line 23:
"type": "wiki-page-name"
"type": "wiki-page-name"
},
},
"children_region": {
"image": {
"label": "Children Region",
"label": "Image",
"type": "wiki-file-name"
},
"child_structures": {
"label": "Structures",
"description": "Structures in this region",
"type": "string"
},
"child_region": {
"label": "Child Region",
"description": "Regions that make up this region",
"description": "Regions that make up this region",
"type": "string"
"type": "string"
},
},
"settlements": {
"child_settlements": {
"label": "Settlements",
"label": "Settlements",
"description": "Settlements that are in this region",
"description": "Settlements that are in this region",
"type": "string"
"type": "string"
},
},
"locations": {
"child_locations": {
"label": "Location",
"label": "Location",
"description": "Locations in this region",
"description": "Locations in this region",
"type": "string"
"type": "string"
},
"structures": {
"label": "Structures",
"description": "Structures in this region",
"type": "string"
},
"image": {
"label": "Image",
"type": "wiki-file-name"
}
}
},
},
Line 55: Line 55:
"plane",
"plane",
"parent_region",
"parent_region",
"children_region",
"child_region",
"settlements",
"child_settlements",
"locations",
"child_locations",
"structures"
"child_structures"
]
]
}
}
</templatedata>
</templatedata>

Revision as of 18:24, 21 May 2025

A larger area of land. This can have other regions, settlements, locations, and structures apart of it.

Template parameters

ParameterDescriptionTypeStatus
Namename

Name of the region

Stringoptional
Imageimage

no description

Fileoptional
Terrainterrain

Terrains found in this region

Stringoptional
Planeplane

The plane of existence

Stringoptional
Parent Regionparent_region

The region this region is a part of

Page nameoptional
Child Regionchild_region

Regions that make up this region

Stringoptional
Settlementschild_settlements

Settlements that are in this region

Stringoptional
Locationchild_locations

Locations in this region

Stringoptional
Structureschild_structures

Structures in this region

Stringoptional