Anonymous

Template:SkillReq: Difference between revisions

From Melvor Idle
Malcs Has Spoken
(New template for making inline skill reqs easier.)
 
(Malcs Has Spoken)
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Allows for quickly creating skill requirement setups. So for example <nowiki>{{SkillReq|Farming|40}}</nowiki> becomes {{SkillReq|Farming|40}}
Allows for quickly creating skill requirement setups. So for example {{T|SkillReq|Farming|40}} becomes {{SkillReq|Farming|40}}.


<onlyinclude>[[File:{{{1}}}_(skill).svg | 25px | {{{1}}}]] '''{{{2}}}'''</onlyinclude>
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">[[File:{{{1}}}_(skill).svg | 20px | {{{1}}}]]{{#if:{{{showtext|}}}|&nbsp;[[{{{1}}}]]}} Level {{{2}}}</span></onlyinclude></includeonly>