Content deleted Content added
No edit summary |
No edit summary |
||
Line 31:
function p.GetP( frame )
end
function p.TestParent( frame )
local args=frame.args
output = "Calling template: "..args[1]
end
|
No edit summary |
No edit summary |
||
Line 31:
function p.GetP( frame )
end
function p.TestParent( frame )
local args=frame.args
output = "Calling template: "..args[1]
end
|