Template:SkillReq: Difference between revisions

From Melvor Idle
(Slight formatting tweaks)
(Malcs Has Spoken)
Line 3: Line 3:
If 'showtext' is set, the name of the skill is also displayed. {{T|SkillReq|Herblore|15|showtext=true}} becomes {{SkillReq|Herblore|15|showtext=true}}
If 'showtext' is set, the name of the skill is also displayed. {{T|SkillReq|Herblore|15|showtext=true}} becomes {{SkillReq|Herblore|15|showtext=true}}


<includeonly><onlyinclude><span style="display:inline-block">Lv {{{2}}} [[File:{{{1}}}_(skill).svg | 20px | {{{1}}}]]{{#if:{{{showtext|}}}|&nbsp;[[{{{1}}}]]}}</span></onlyinclude></includeonly>
<includeonly><onlyinclude><span style="display:inline-block">[[File:{{{1}}}_(skill).svg | 20px | {{{1}}}]]{{#if:{{{showtext|}}}|&nbsp;[[{{{1}}}]]}} Level {{{2}}}</span></onlyinclude></includeonly>

Revision as of 15:24, 29 September 2020

Allows for quickly creating skill requirement setups. So for example {{SkillReq|Farming|40}} becomes Farming Level 40.

If 'showtext' is set, the name of the skill is also displayed. {{SkillReq|Herblore|15|showtext=true}} becomes Herblore Herblore Level 15