Module:Crafting: Difference between revisions

Jump to navigation Jump to search
m
How about this
m (remove the debug tool)
m (How about this)
Line 120: Line 120:


local enchanted = args['enchanted'] or args['Enchanted']
local enchanted = args['enchanted'] or args['Enchanted']
if enchanted and #enchanted ~= 0 then
if enchanted == 'true' then
spriteDiv:addClass("enchanted")
spriteDiv:addClass("enchanted")
end
end
Bureaucrats, Check users, emailconfirmed, Interface administrators, staff, Administrators, translation-admin, Widget editors
1,633

edits

Navigation menu