Module:Sandbox/BigGreenCahuna: Difference between revisions

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