Module:Sandbox/BigGreenCahuna: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 6:
output = "Bob "
local done = 0
local testcheck = 0 local testcheck2 = 0 local testcheck3 = 0 local testcheck4 = 0
--
if args[1] == "1" then
output = output.."Test1 "
testcheckdone = 1
else
output = output..args[1]