Content deleted Content added
+another test |
test time |
||
Line 35:
end
return "frame="..frame:getTitle()..parentText.." mw.gct="..mw.title.getCurrentTitle().text
end
p["module-use"] = function(frame)
local parentLogicStuff = p.parentingLogic(frame)
return parentLogicStuff.." _test1="..frame.args._test1.." _test2="..frame.args._test2
end
|