Content deleted Content added
create a duplicate of Module:Sandbox/Tom Morris to debug |
more unambiguous function name |
||
Line 1:
local p = {}
p.
local spouse_input = mw.text.trim(frame.args[1] or "")
if spouse_input == "PARAMETER_NOT_SET" then
|