Module:Arguments: Difference between revisions

Jump to navigation Jump to search
oops, forgot the first parameter to tidyVal
(add options.frameOnly and options.parentOnly)
(oops, forgot the first parameter to tidyVal)
Line 88:
else
for i, argTable in ipairs(argTables) do
local argTableVal = tidyVal(key, argTable[key])
if argTableVal ~= nil then
metaArgs[key] = argTableVal
Line 119:
return ipairs(metaArgs)
end
 
return args
end
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu