More actions
No edit summary |
No edit summary |
||
Line 71: | Line 71: | ||
"label": "Holidays", | "label": "Holidays", | ||
"description": "Holidays for this government", | "description": "Holidays for this government", | ||
"type": "string" | |||
}, | |||
"demographics": { | |||
"label": "Demographics", | |||
"description": "Demographics of this government", | |||
"type": "string" | "type": "string" | ||
} | } | ||
Line 89: | Line 94: | ||
"leader", | "leader", | ||
"locations", | "locations", | ||
"holidays" | "holidays", | ||
"demographics" | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> |
Revision as of 20:45, 21 May 2025
A governing body
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | Name of the government | String | required |
Image | image | no description | File | optional |
Aliases | aliases | Aliases of this government | String | optional |
Type | government_type | The type of government | String | optional |
Plane | plane | The plane of existence | String | optional |
Regions | regions | Regions this government resides in | String | optional |
Capital | capital | Capital of this government | String | optional |
Languages | languages | Languages officially spoken in this government | String | optional |
Religions | religions | Official religions of this government | String | optional |
Affiliations | affiliations | Affiliations with other things | 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 |
Locations | locations | Specific locations related to this government | String | optional |
Holidays | holidays | Holidays for this government | String | optional |
Demographics | demographics | Demographics of this government | String | optional |