More actions
No edit summary Tag: Reverted |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 38: | Line 38: | ||
}, | }, | ||
"child_locations": { | "child_locations": { | ||
"label": " | "label": "Locations", | ||
"description": "Locations in this region", | "description": "Locations in this region", | ||
"type": "string" | "type": "string" | ||
Line 62: | Line 62: | ||
"name", | "name", | ||
"image", | "image", | ||
"terrain", | "terrain", | ||
"plane", | "plane", | ||
Line 70: | Line 69: | ||
"child_locations", | "child_locations", | ||
"child_structures", | "child_structures", | ||
"aliases", | |||
"affiliations" | "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.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | Name of the region | String | optional |
Image | image | no description | File | optional |
Terrain | terrain | Terrains found in this region | String | optional |
Plane | plane | The plane of existence | String | optional |
Parent Region | parent_region | The region this region is a part of | Page name | optional |
Child Regions | child_regions | Regions that make up this region | String | optional |
Settlements | child_settlements | Settlements that are in this region | String | optional |
Locations | child_locations | Locations in this region | String | optional |
Structures | child_structures | Structures in this region | String | optional |
Aliases | aliases | Aliases of this region | String | optional |
Affiliations | affiliations | Affiliations with other things | String | optional |