Anonymous

Module:Icons: Difference between revisions

From Melvor Idle
no edit summary
(Use mw.html for mastery icon)
No edit summary
Line 1,146: Line 1,146:
         :wikitext('Level ' .. level .. ' ')
         :wikitext('Level ' .. level .. ' ')
         :node(p.Icon({linkname, img=iconname, type='item', notext=true, nospan=true, alt=altTextItem}))
         :node(p.Icon({linkname, img=iconname, type='item', notext=true, nospan=true, alt=altTextItem}))
         :node(p.Icon({'Mastery', notext=true, nospan=true, alt=altTextMastery}))
         :node('[[File:Mastery.svg|25x25px|alt=' .. altTextMastery .. ']]')


     if showText then
     if showText then
2,873

edits