More actions
No edit summary |
No edit summary |
||
| Line 18: | Line 18: | ||
}} | }} | ||
</pre> | </pre> | ||
<templatedata> | |||
{ | |||
"params": { | |||
"name": { | |||
"label": "Name", | |||
"type": "string", | |||
"description": "Concept name", | |||
"default": "{{PAGENAME}}" | |||
}, | |||
"image": { | |||
"label": "Image", | |||
"type": "wiki-file-name", | |||
"description": "Concept image" | |||
}, | |||
"series": { | |||
"label": "Series", | |||
"type": "string", | |||
"description": "Which series this concept is from", | |||
"suggestedvalues": ["Rift SMP", "Ruinous Sands", "Tropical Island Civ"] | |||
} | |||
}, | |||
"description": "Infobox for lore concepts", | |||
"format": "block" | |||
} | |||
</templatedata> | |||
</noinclude> | </noinclude> | ||
Latest revision as of 08:59, 5 April 2026
Infobox concept
Usage
{{Infobox concept
|name=
|image=
|series=
}}
Infobox for lore concepts
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | Concept name
| String | optional |
| Image | image | Concept image | File | optional |
| Series | series | Which series this concept is from
| String | optional |