Template:Faction: Difference between revisions
Appearance
Infobox created with infobox builder. |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
</title> | </title> | ||
<image source="image"/> | <image source="image"/> | ||
<data source=" | <data source="nicknames"> | ||
<label>Nicknames</label> | <label>Nicknames</label> | ||
</data> | </data> | ||
| Line 18: | Line 18: | ||
</data> | </data> | ||
</infobox> | </infobox> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"title": { | |||
"label": "Name", | |||
"description": "The name of the faction.", | |||
"required": true | |||
}, | |||
"image": { | |||
"label": "Image", | |||
"description": "An image representing the faction.", | |||
"type": "wiki-file-name", | |||
"suggested": true | |||
}, | |||
"nicknames": { | |||
"label": "Nicknames", | |||
"description": "Nicknames for the faction, if any.", | |||
"suggested": true | |||
}, | |||
"keylocations": { | |||
"label": "Key Locations", | |||
"description": "Important locations relevant to the faction.", | |||
"required": true | |||
}, | |||
"keyfigures": { | |||
"label": "Key Figures", | |||
"description": "Important characters relevant to the faction.", | |||
"required": true | |||
}, | |||
"fate": { | |||
"label": "Fate", | |||
"description": "The eventual fate of the faction, if any.", | |||
"required": true | |||
} | |||
}, | |||
"description": "Information about a faction within the multiverse.", | |||
"format": "block" | |||
} | |||
</templatedata> | |||
</noinclude> | |||
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 |