Quests/row/doc: Difference between revisions
Jump to navigation
Jump to search
(Add `level‑rowspan` and `inherit = level`) |
m (Fix `level‑rowspan`) |
||
Line 29: | Line 29: | ||
"type": "content" | "type": "content" | ||
}, | }, | ||
" | "level-rowspan": { | ||
"label": "Level `rowspan`", | "label": "Level `rowspan`", | ||
"type": "number" | "type": "number" |
Latest revision as of 15:53, 2 May 2021
This template has no documentation. If you know how to use this template, please add some.
TemplateData
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | 1 | no description | String | required |
Level | level | no description | Number | required |
Location | location | no description | Content | required |
Prerequisites | prereqs | no description | Content | optional |
Notes | notes | no description | Content | optional |
Level `rowspan` | level-rowspan | no description | Number | optional |
Location `rowspan` | location-rowspan | no description | Number | optional |
Prerequisites `rowspan` | prereqs-rowspan | no description | Number | optional |
Notes `rowspan` | notes-rowspan | no description | Number | optional |
Inherit | inherit | The list of values to inherit. Syntax: [ "all" | { [ "level" | "location" | "prereqs" | "notes" ] } ] | String | optional |