Template:Faction: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
<default>{{PAGENAME}}</default> | <default>{{PAGENAME}}</default> | ||
</title> | </title> | ||
<header source="subtitle"/> | |||
<image source="image"/> | <image source="image"/> | ||
<data source="nickname"> | <data source="nickname"> | ||
| Line 26: | Line 27: | ||
"description": "The name of the faction.", | "description": "The name of the faction.", | ||
"required": true | "required": true | ||
}, | |||
"subtitle": { | |||
"label": "Subtitle", | |||
"description": "A subtitle if required.", | |||
"suggested": true | |||
}, | }, | ||
"image": { | "image": { | ||