Quests/row/doc: Difference between revisions

From CrossCode Wiki
Jump to navigation Jump to search
(Rename `deps` parameter to `prereqs`)
m (Fix `level‑rowspan`)
 
(3 intermediate revisions by the same user not shown)
Line 28: Line 28:
"label": "Notes",
"label": "Notes",
"type": "content"
"type": "content"
},
"level-rowspan": {
"label": "Level `rowspan`",
"type": "number"
},
"location-rowspan": {
"label": "Location `rowspan`",
"type": "number"
},
"prereqs-rowspan": {
"label": "Prerequisites `rowspan`",
"type": "number"
},
"notes-rowspan": {
"label": "Notes `rowspan`",
"type": "number"
},
"inherit": {
"label": "Inherit",
"description": "The list of values to inherit.\n\nSyntax: [ \"all\" | { [ \"level\" | \"location\" | \"prereqs\" | \"notes\" ] } ]\n",
"type": "string"
}
}
}
}

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.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Name1

no description

Stringrequired
Levellevel

no description

Numberrequired
Locationlocation

no description

Contentrequired
Prerequisitesprereqs

no description

Contentoptional
Notesnotes

no description

Contentoptional
Level `rowspan`level-rowspan

no description

Numberoptional
Location `rowspan`location-rowspan

no description

Numberoptional
Prerequisites `rowspan`prereqs-rowspan

no description

Numberoptional
Notes `rowspan`notes-rowspan

no description

Numberoptional
Inheritinherit

The list of values to inherit.

Syntax: [ "all" | { [ "level" | "location" | "prereqs" | "notes" ] } ]

Stringoptional