Module:Sandbox/BrandonXLF/1: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 148:
return out .. '</div>'
end
 
-- Debug function
function p.debug(frame)
return processArgs(frame.args)
end