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
Created page with " <templatedata> { "params": { "name": { "label": "Name", "description": "Name of the region", "type": "string" }, "terrain": { "label": "Terrain", "description": "Terrains found in this region", "type": "string" }, "plane": { "label": "Plane", "description": "The plane of existence", "type": "string" }, "parent_region": { "label": "Parent Region", "description": "The region this region is a part of", "type": "wiki-page-n..."
 
No edit summary
Line 42: Line 42:
"description": "Structures in this region",
"description": "Structures in this region",
"type": "string"
"type": "string"
},
"image": {
"label": "Image",
"type": "wiki-file-name"
}
}
},
},
"description": "A larger area of land. This can have other regions, settlements, locations, and structures apart of it."
"description": "A larger area of land. This can have other regions, settlements, locations, and structures apart of it.",
"paramOrder": [
"name",
"image",
"terrain",
"plane",
"parent_region",
"children_region",
"settlements",
"locations",
"structures"
]
}
}
</templatedata>
</templatedata>

Revision as of 18:15, 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
Children Regionchildren_region

Regions that make up this region

Stringoptional
Settlementssettlements

Settlements that are in this region

Stringoptional
Locationlocations

Locations in this region

Stringoptional
Structuresstructures

Structures in this region

Stringoptional