Template:Faction: Difference between revisions
Appearance
Infobox created with infobox builder. |
No edit summary |
||
| 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 | |||
}, | |||
"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> | |||
Revision as of 03:29, 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 |
| 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 |