Content deleted Content added
No edit summary |
No edit summary |
||
Line 1,637:
f = mw.text.trim(frame.args[1] or "")
assert(p[f], 'The function "' .. f .. '" does not exist')
args = {}
-- positional parameters;
|
No edit summary |
No edit summary |
||
Line 1,637:
f = mw.text.trim(frame.args[1] or "")
assert(p[f], 'The function "' .. f .. '" does not exist')
args = {}
-- positional parameters;
|