Module:Arguments: Difference between revisions

From Mariopedia, a wiki on Mario, Yoshi, Wario, Donkey Kong, Super Smash Bros., and more!
Jump to navigationJump to search
Content deleted Content added
No edit summary
m Reverted edits by 76.164.234.13 (talk) to last revision by Hashar
Line 45: Line 45:


local function tidyValNoChange(key, val)
local function tidyValNoChange(key, val)
return tidyValNoChange(val)
return val
end
end


Line 283: Line 283:
end
end


return tidyValNoChange(arguments)
return arguments