Difference between revisions of "Template:SkillGroup"
From A Wiki in the Desert
Line 27: | Line 27: | ||
"example": "Icon - Knapping.png", | "example": "Icon - Knapping.png", | ||
"type": "string", | "type": "string", | ||
+ | "suggested": true | ||
+ | }, | ||
+ | "school": { | ||
+ | "label": "School", | ||
+ | "description": "Set if this skill is leart by paying tution at a school", | ||
+ | "type": "boolean", | ||
+ | "default": "false", | ||
+ | "autovalue": "false", | ||
"suggested": true | "suggested": true | ||
} | } |
Revision as of 15:57, 20 June 2021
This template adds a skill infobox to the page and marks it as a group semantically.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | The name of the skill
| String | required |
Discipline | discipline | The discipline this skill is associated with
| String | suggested |
Icon | icon | The icon to show on the infobox
| String | suggested |
School | school | Set if this skill is leart by paying tution at a school
| Boolean | suggested |