Module:Sandbox/BigGreenCahuna: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 2:
function p.hello( frame )
frame:preprocess()
local args=frame.args
Line 22:
end
 
output=output..frame:preprocess(" <ref>Ref 1</ref><P>==Notes==<BR>{{Reflist|group=N}}")
return output