Difference between revisions of "Template:SkillGroup"
From A Wiki in the Desert
Line 1: | Line 1: | ||
<includeonly>{{Skill | <includeonly>{{Skill | ||
|name={{trim|{{{name}}}}} | |name={{trim|{{{name}}}}} | ||
− | |discipline={{trim|{{{discipline}}}}} | + | |discipline={{trim|{{{discipline|}}}}} |
|icon={{#if: {{{icon|}}} | {{trim|{{{icon|}}}}}}} | |icon={{#if: {{{icon|}}} | {{trim|{{{icon|}}}}}}} | ||
}}{{#set: Is grouping=True}}</includeonly> | }}{{#set: Is grouping=True}}</includeonly> |
Revision as of 20:13, 26 May 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 |