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
 
(7 intermediate revisions by the same user not shown)
Line 23: Line 23:
"type": "wiki-page-name"
"type": "wiki-page-name"
},
},
"children_region": {
"image": {
"label": "Children Region",
"label": "Image",
"description": "Regions that make up this region",
"type": "wiki-file-name"
},
"child_structures": {
"label": "Structures",
"description": "Structures in 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": "Locations",
"description": "Locations in this region",
"description": "Locations in this region",
"type": "string"
"type": "string"
},
},
"structures": {
"aliases": {
"label": "Structures",
"label": "Aliases",
"description": "Structures in this region",
"description": "Aliases of this region",
"type": "string"
},
"affiliations": {
"label": "Affiliations",
"description": "Affiliations with other things",
"type": "string"
"type": "string"
},
},
"image": {
"child_regions": {
"label": "Image",
"label": "Child Regions",
"type": "wiki-file-name"
"description": "Regions that make up this region",
"type": "string"
}
}
},
},
Line 55: Line 65:
"plane",
"plane",
"parent_region",
"parent_region",
"children_region",
"child_regions",
"settlements",
"child_settlements",
"locations",
"child_locations",
"structures"
"child_structures",
"aliases",
"affiliations"
]
]
}
}
</templatedata>
</templatedata>

Latest revision as of 00:07, 22 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 Regionschild_regions

Regions that make up this region

Stringoptional
Settlementschild_settlements

Settlements that are in this region

Stringoptional
Locationschild_locations

Locations in this region

Stringoptional
Structureschild_structures

Structures in this region

Stringoptional
Aliasesaliases

Aliases of this region

Stringoptional
Affiliationsaffiliations

Affiliations with other things

Stringoptional