Bureaucrats, emailconfirmed, Interface administrators, staff, Administrators, translation-admin, translator
2,564
edits
m (try args[1].args again) |
m (try just args[1]) |
||
Line 199: | Line 199: | ||
-- replace "gm4:" with "gm4RP:" then pass to Grid | -- replace "gm4:" with "gm4RP:" then pass to Grid | ||
function p.GridRP( f ) | function p.GridRP( f ) | ||
local args = f.args[1] | local args = f.args[1] | ||
if #args == 0 then | if #args == 0 then | ||
args = f:getParent().args | args = f:getParent().args |
edits