More actions
Infobox created with infobox builder. |
mNo edit summary |
||
| Line 21: | Line 21: | ||
<image source="members_image"/> | <image source="members_image"/> | ||
</infobox> | </infobox> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"title": { | |||
"aliases": [ | |||
"title" | |||
], | |||
"label": "Name of the Coalition", | |||
"description": "The name of the coalition.", | |||
"type": "string" | |||
}, | |||
"logo_flag": { | |||
"aliases": [ | |||
"logo_flag" | |||
], | |||
"label": "Logo or Flag", | |||
"description": "The flag, logo, or other symbol of the coalition.", | |||
"type": "wiki-file-name" | |||
}, | |||
"headquarters": { | |||
"aliases": [ | |||
"headquarters" | |||
], | |||
"label": "Headquarters", | |||
"description": "The physical location(s) where the coalition's headquarters or other base of operations is located.", | |||
"type": "string" | |||
}, | |||
"date_founded": { | |||
"aliases": [ | |||
"date_founded" | |||
], | |||
"label": "Date Founded", | |||
"description": "The Date that the coalition was established. Format is Month Day Year", | |||
"example": "August 3, 3023", | |||
"type": "string" | |||
}, | |||
"abolished": { | |||
"aliases": [ | |||
"abolished" | |||
], | |||
"label": "Dissolved", | |||
"description": "If the coalition is no longer active, when was it dissolved?", | |||
"example": "August 4, 3027", | |||
"type": "string" | |||
}, | |||
"members": { | |||
"aliases": [ | |||
"members" | |||
], | |||
"label": "Members", | |||
"description": "The total number of member factions, and then a bullet point list of each member.", | |||
"type": "string" | |||
}, | |||
"leaders": { | |||
"aliases": [ | |||
"leaders" | |||
], | |||
"label": "Leaders", | |||
"description": "The person(s) in charge of the organization, along with their titles.", | |||
"example": "Administrator-General: Hugh Janus", | |||
"type": "string" | |||
}, | |||
"members_image": { | |||
"aliases": [ | |||
"members_image" | |||
], | |||
"label": "Members Map", | |||
"description": "A map of the Doggerlands, where all of the coalition's members are clearly highlighted in a particular color.", | |||
"type": "wiki-file-name" | |||
} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Latest revision as of 20:55, 15 January 2026
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name of the Coalition | title title | The name of the coalition. | String | optional |
| Logo or Flag | logo_flag logo_flag | The flag, logo, or other symbol of the coalition. | File | optional |
| Headquarters | headquarters headquarters | The physical location(s) where the coalition's headquarters or other base of operations is located. | String | optional |
| Date Founded | date_founded date_founded | The Date that the coalition was established. Format is Month Day Year
| String | optional |
| Dissolved | abolished abolished | If the coalition is no longer active, when was it dissolved?
| String | optional |
| Members | members members | The total number of member factions, and then a bullet point list of each member. | String | optional |
| Leaders | leaders leaders | The person(s) in charge of the organization, along with their titles.
| String | optional |
| Members Map | members_image members_image | A map of the Doggerlands, where all of the coalition's members are clearly highlighted in a particular color. | File | optional |