17,101
edits
Falterfire (talk | contribs) (Added ability to pass in Expansion Icon to the Icon function) |
(TotH: Suppress alt text) |
||
Line 579: | Line 579: | ||
--Adding a shortcut function for this | --Adding a shortcut function for this | ||
function p.TotH() | function p.TotH() | ||
return p.Icon({'Throne of the Herald Expansion', ext='svg', notext=true, img='TotH'}) | return p.Icon({'Throne of the Herald Expansion', ext='svg', notext=true, img='TotH', alt=''}) | ||
end | end | ||