This is an old revision of this page, as edited by BigGreenCahuna(talk | contribs) at 05:03, 11 August 2014(←Created page with 'local p = {} function p.hello( frame ) local args=frame.args local Message = "Minions love bananas!" if args[1] == "1" then Message = "Cahuna" e...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.Revision as of 05:03, 11 August 2014 by BigGreenCahuna(talk | contribs)(←Created page with 'local p = {} function p.hello( frame ) local args=frame.args local Message = "Minions love bananas!" if args[1] == "1" then Message = "Cahuna" e...')
localp={}functionp.hello(frame)localargs=frame.argslocalMessage="Minions love bananas!"ifargs[1]=="1"thenMessage="Cahuna"elseMessage=args[1]endreturn'<div>Bob</div>'endreturnp