Template:MasteryReq: Difference between revisions

From Melvor Idle
(Now directly uses the Icon template to pull images and links)
(Swapping text around for consistency with Template:SkillReq)
Line 7: Line 7:
The showtext argument shows the name of the item as well. For example, {{T|MasteryReq|Rune Essence|50|showtext=true}} becomes {{MasteryReq|Rune Essence|50|showtext=true}}
The showtext argument shows the name of the item as well. For example, {{T|MasteryReq|Rune Essence|50|showtext=true}} becomes {{MasteryReq|Rune Essence|50|showtext=true}}


<includeonly><onlyinclude><span style="display:inline-block;">Level {{{2}}} {{Icon|{{{1|}}}|type={{{type|item}}}|ext={{{ext|}}}|size={{{size|}}}|notext=true}} {{Icon|Mastery|size={{{size|}}}|notext=true}}{{#if:{{{showtext|}}}|&nbsp;{{Icon|{{{1|}}}|type={{{type|item}}}|noicon=true}} [[Mastery]]}}</span></onlyinclude></includeonly>
<includeonly><onlyinclude><span style="display:inline-block;">{{Icon|{{{1|}}}|type={{{type|item}}}|ext={{{ext|}}}|size={{{size|}}}|notext=true}} {{Icon|Mastery|size={{{size|}}}|notext=true}} Level {{{2}}}{{#if:{{{showtext|}}}|&nbsp;{{Icon|{{{1|}}}|type={{{type|item}}}|noicon=true}} [[Mastery]]}}</span></onlyinclude></includeonly>

Revision as of 00:46, 18 February 2022

Template for quickly including in-line Mastery requirements (similar to Template:SkillReq).

Example: {{MasteryReq|Dragon Javelin|90}} produces Level 90.

The optional type argument can be used for things that aren't items. For example, {{MasteryReq|Qimican|90|type=constellation}} becomes Level 90

The showtext argument shows the name of the item as well. For example, {{MasteryReq|Rune Essence|50|showtext=true}} becomes Level 50 Rune Essence Mastery