More actions
No edit summary |
No edit summary |
||
Line 41: | Line 41: | ||
"label": "Affiliations", | "label": "Affiliations", | ||
"description": "Affiliations with other things", | "description": "Affiliations with other things", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
Line 101: | Line 96: | ||
"label": "Child Structures", | "label": "Child Structures", | ||
"description": "Structures related to this government", | "description": "Structures related to this government", | ||
"type": "string" | |||
}, | |||
"child_regions": { | |||
"label": "Regions", | |||
"description": "Regions this government resides in", | |||
"type": "string" | "type": "string" | ||
} | } | ||
Line 111: | Line 111: | ||
"aliases", | "aliases", | ||
"plane", | "plane", | ||
" | "child_regions", | ||
"capital", | "capital", | ||
"leader_title", | "leader_title", |
Latest revision as of 16:45, 24 May 2025
A governing body
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | Name of the government | String | required |
Image | image | no description | File | optional |
Type | government_type | The type of government | String | optional |
Aliases | aliases | Aliases of this government | String | optional |
Plane | plane | The plane of existence | String | optional |
Regions | child_regions | Regions this government resides in | String | optional |
Capital | capital | Capital of this government | String | optional |
Leader Title | leader_title | The title for the leader of this government | String | optional |
Leader | leader | The leader of this government | String | optional |
Religions | religions | Official religions of this government | String | optional |
Languages | languages | Languages officially spoken in this government | String | optional |
Demographics | demographics | Demographics of this government | String | optional |
Holidays | holidays | Holidays for this government | String | optional |
Allegiances | allegiances | Allegiances to other groups or people | String | optional |
Allies | allies | Allies to other groups or people | String | optional |
Rivals | rivals | Rivals with other groups or people | String | optional |
Enemies | enemies | Enemies to other groups or people | String | optional |
Child Locations | child_locations | Specific locations related to this government | String | optional |
Child Structures | child_structures | Structures related to this government | String | optional |
Affiliations | affiliations | Affiliations with other things | String | optional |