More actions
No edit summary |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 6: | Line 6: | ||
{{!}}- | {{!}}- | ||
! style="text-align: right; padding: 4px 10px; color: var(--color-base--subtle);" {{!}} Series | ! style="text-align: right; padding: 4px 10px; color: var(--color-base--subtle);" {{!}} Series | ||
{{!}} style="padding: 4px;" {{!}} {{{series}}} | {{!}} style="padding: 4px;" {{!}} {{#arraydefine:_s|{{{series|}}}|, }}{{#arrayprint:_s|, |@@|[[:Category:@@ Lore|@@]]}} | ||
}} | }} | ||
|} | |} | ||
</div><includeonly>[[Category:Lore]]{{#if:{{{series|}}}| | </div><includeonly>[[Category:Lore]]{{#if:{{{series|}}}|{{#arraydefine:_sc|{{{series|}}}|, }}{{#arrayprint:_sc||@@|[[Category:@@ Lore]]}}}}</includeonly><noinclude> | ||
== Usage == | == Usage == | ||
<pre> | <pre> | ||
| Line 35: | Line 35: | ||
"label": "Series", | "label": "Series", | ||
"type": "string", | "type": "string", | ||
"description": "Which series this concept is from", | "description": "Which series this concept is from (comma-separated for multiple)", | ||
"suggestedvalues": [" | "suggestedvalues": ["The Weeklong SMP", "Getra", "Lukou", "Delurun"] | ||
} | } | ||
}, | }, | ||
Latest revision as of 10:44, 21 July 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 (comma-separated for multiple)
| String | optional |