Bureaucrats, emailconfirmed, Interface administrators, staff, Administrators, translation-admin, translator, Widget editors
154
edits
(Consistency) |
(debugging is annoying) |
||
Line 41: | Line 41: | ||
args = f:getParent().args or {""} | args = f:getParent().args or {""} | ||
end | end | ||
local d = require([[Module:InventorySlot]]).Decode(args[1]) | |||
if not(d) then error(d) end | |||
return d | |||
:SetSize(16) | :SetSize(16) | ||
:GenerateHTML() | :GenerateHTML() |
edits