Difference between revisions of "Template:SkillGroup"
From A Wiki in the Desert
Line 3: | Line 3: | ||
|discipline={{trim|{{{discipline|Unknown}}}}} | |discipline={{trim|{{{discipline|Unknown}}}}} | ||
|icon={{#if: {{{icon|}}} | {{trim|{{{icon|}}}}}}} | |icon={{#if: {{{icon|}}} | {{trim|{{{icon|}}}}}}} | ||
− | }}{{#set: Is grouping=True}}</includeonly> | + | }}{{#set: Is grouping=True}}{{#set: Is school={{#if: {{{school|}}}|{{{school}}}|false}}}}</includeonly> |
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> |
Revision as of 20:21, 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 |