Module:Sandbox/BigGreenCahuna: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 7:
if args[1] == "1"
then
Message = "CahunaTest1"
else
Message = args[1]
Line 13:
if args[1] == "1"
then
output = output.."CahunaTest2"
else
output = output..args[1]