More actions
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 31: | Line 31: | ||
"label": "Aliases", | "label": "Aliases", | ||
"description": "Aliases for this religion", | "description": "Aliases for this religion", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
Line 45: | Line 40: | ||
"locations": { | "locations": { | ||
"label": "Locations", | "label": "Locations", | ||
"description": "Locations important to this religion (like | "description": "Locations important to this religion (like holy spots)", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
Line 61: | Line 56: | ||
"label": "Notable Worshipers", | "label": "Notable Worshipers", | ||
"description": "Worshipers of note within this religion", | "description": "Worshipers of note within this religion", | ||
"type": "string" | |||
}, | |||
"followers": { | |||
"label": "Followers", | |||
"description": "Types/Races/Occupations that are often worshipers of this religion", | |||
"type": "string" | |||
}, | |||
"structures": { | |||
"label": "Structures", | |||
"description": "Important structures to this religion", | |||
"type": "string" | "type": "string" | ||
} | } | ||
Line 69: | Line 74: | ||
"image", | "image", | ||
"religion_type", | "religion_type", | ||
"aliases", | |||
"deity", | "deity", | ||
" | "followers", | ||
"locations", | "locations", | ||
"structures", | |||
"symbol", | "symbol", | ||
"demographics" | "holidays", | ||
"demographics", | |||
"notable_members", | |||
"affiliations" | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> |
Latest revision as of 18:31, 23 May 2025
A religion
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | Name of this religion | String | required |
Image | image | no description | String | optional |
Type | religion_type | Type of religion | String | optional |
Aliases | aliases | Aliases for this religion | String | optional |
Deity | deity | Deity associated with this religion | String | optional |
Followers | followers | Types/Races/Occupations that are often worshipers of this religion | String | optional |
Locations | locations | Locations important to this religion (like holy spots) | String | optional |
Structures | structures | Important structures to this religion | String | optional |
Symbol | symbol | Symbol associated with this religion | String | optional |
Holidays | holidays | Holidays for this religion | String | optional |
Demographics | demographics | Demographics of this religion | String | optional |
Notable Worshipers | notable_members | Worshipers of note within this religion | String | optional |
Affiliations | affiliations | Affiliations this religion has | String | optional |