Module:Crafting: Difference between revisions

Jump to navigation Jump to search
m
try just args[1]
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].args
local args = f.args[1]
if #args == 0 then
if #args == 0 then
args = f:getParent().args
args = f:getParent().args
Bureaucrats, emailconfirmed, Interface administrators, staff, Administrators, translation-admin, translator
2,563

edits

Navigation menu