![]() |
VOOZH | about |
Used by {{Inventory icon}}.
localp={} p.icon=function(f) localargs=f iff==mw.getCurrentFrame()then args=f:getParent().args end localfile=args[1] locallink=args.link localtitle=args.title iffile:match('%.gif$')orfile:match('%.png$')orfile:match('%.webp$')then file='Invicon '..file else file='Invicon '..file..'.png' end return'[[File:'..file..'|32x32px|link='..(linkor'')..'|class=pixel-image|'..(titleor'')..']]' end returnp