Template:Faction: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 4: | Line 4: | ||
<default>{{PAGENAME}}</default> | <default>{{PAGENAME}}</default> | ||
</title> | </title> | ||
<image source="image"/> | <image source="image"/> | ||
<data source=" | <data source="nicknames"> | ||
<label>Nicknames</label> | <label>Nicknames</label> | ||
</data> | </data> | ||
| Line 27: | Line 26: | ||
"description": "The name of the faction.", | "description": "The name of the faction.", | ||
"required": true | "required": true | ||
}, | }, | ||
"image": { | "image": { | ||
| Line 38: | Line 32: | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
"suggested": true | "suggested": true | ||
}, | |||
"nicknames": { | |||
"label": "Nicknames", | |||
"description": "Nicknames for the faction, if any.", | |||
"suggested": true | |||
}, | }, | ||
"keylocations": { | "keylocations": { | ||
Latest revision as of 04:15, 14 December 2025
Information about a faction within the multiverse.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | title | The name of the faction. | Unknown | required |
| Image | image | An image representing the faction. | File | suggested |
| Nicknames | nicknames | Nicknames for the faction, if any. | Unknown | suggested |
| Key Locations | keylocations | Important locations relevant to the faction. | Unknown | required |
| Key Figures | keyfigures | Important characters relevant to the faction. | Unknown | required |
| Fate | fate | The eventual fate of the faction, if any. | Unknown | required |