A Wiki in the Desert
Log in

Difference between revisions of "Template:SkillPrerequisiteList"

From A Wiki in the Desert
Line 17: Line 17:
 
</includeonly>
 
</includeonly>
 
<noinclude>
 
<noinclude>
{{Documentation}}
+
<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.

Template parameters

ParameterDescriptionTypeStatus
skill1

The skill to generate the list for

Example
Skill/Knapping/1
Pagerequired