User:Joeytje50/lua
local frame = mw.getCurrentFrame() frame.args = { "foo", bar = "baz", } frame.getParent = function() return frame end p.main(frame)
local frame = mw.getCurrentFrame() frame.args = { "foo", bar = "baz", } frame.getParent = function() return frame end p.main(frame)