More actions
No edit summary |
No edit summary |
||
Line 77: | Line 77: | ||
"label": "Religions", | "label": "Religions", | ||
"description": "Religions of this group", | "description": "Religions of this group", | ||
"type": "string" | |||
}, | |||
"demographics": { | |||
"label": "Demographics", | |||
"description": "Demographics of this faction", | |||
"type": "string" | "type": "string" | ||
} | } | ||
Line 96: | Line 101: | ||
"rivals", | "rivals", | ||
"enemies", | "enemies", | ||
"holidays" | "holidays", | ||
"demographics" | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> |
Revision as of 20:44, 21 May 2025
Mostly non governmental organizations
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | Name of the faction | String | required |
Image | image | no description | File | optional |
Type | faction_type | The type of faction | String | required |
Aliases | aliases | Aliases of this faction | String | optional |
Leader Title | leader_title | The title for the leader of this faction | String | optional |
Leader | leader | The leader of this faction | String | optional |
Religions | religions | Religions of this group | String | optional |
Deity | deity | Deity related to this faction | String | optional |
Notable Members | notable_members | Specific members to note within this group | String | optional |
Member Count | member_count | The number of members in this faction | Number | optional |
Allegiances | allegiances | Allegiances to governments, groups, or characters | String | optional |
Allies | allies | Governments, groups, or characters that are allies | String | optional |
Rivals | rivals | Governments, groups, or characters that are rivals | String | optional |
Enemies | enemies | Governments, groups, or characters that are enemies | String | optional |
Holidays | holidays | Holidays for this faction | String | optional |
Demographics | demographics | Demographics of this faction | String | optional |