Difference between revisions of "Template:SkillPrerequisiteList"
From A Wiki in the Desert
| Line 17: | Line 17: | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
| − | {{ | + | <templatedata> |
| + | { | ||
| + | "params": { | ||
| + | "1": { | ||
| + | "label": "skill", | ||
| + | "example": "Skill/Knapping/1", | ||
| + | "type": "wiki-page-name", | ||
| + | "required": true, | ||
| + | "description": "The skill to generate the list for" | ||
| + | } | ||
| + | }, | ||
| + | "description": "This template generates a bulleted list of requirements to unlock a skill. The values include other skills (that are not of this skill type), items and experience required." | ||
| + | } | ||
| + | </templatedata> | ||
</noinclude> | </noinclude> | ||
Revision as of 17:25, 25 May 2021
This template generates a bulleted list of requirements to unlock a skill. The values include other skills (that are not of this skill type), items and experience required.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| skill | 1 | The skill to generate the list for
| Page | required |