Content deleted Content added
no need to check, since the item never duplicate |
no need copy of args |
||
Line 3:
for k, v in pairs(mw.ustring) do
p[k] = function(frame)
local args =
for _, v in ipairs(
end
if
local tag = {name =
for x, y in pairs(
if type(x)~='number' and x~='tag' then tag.args[x] = y end
end
|