More actions
Created page with " <templatedata> { "params": { "name": { "label": "Name", "description": "Name of deity", "type": "string" }, "image": { "label": "Image", "type": "wiki-file-name" }, "aliases": { "label": "Aliases", "description": "Other aliases of this deity", "type": "string" }, "symbol": { "label": "Symbol", "description": "The symbol used for this deity", "type": "string" }, "religions": { "label": "Religions", "description":..." |
No edit summary |
||
Line 57: | Line 57: | ||
"name", | "name", | ||
"image", | "image", | ||
"deity_type", | "deity_type", | ||
"aliases", | "aliases", | ||
"symbol", | |||
"pronouns", | "pronouns", | ||
"religions", | "religions", |
Latest revision as of 18:31, 23 May 2025
A god
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | Name of deity | String | optional |
Image | image | no description | File | optional |
Type | deity_type | Type of deity (probably just god) | String | optional |
Aliases | aliases | Other aliases of this deity | String | optional |
Symbol | symbol | The symbol used for this deity | String | optional |
Pronouns | pronouns | Pronouns of this deity | String | optional |
Religions | religions | Religions associated with this deity | String | optional |
Provinces | provinces | Areas this deity has holds power | String | optional |
Avatars | avatars | Mortal avatars of this deity | String | optional |
Affiliations | affiliations | Affiliations of this deity | String | optional |