Difference between revisions of "Module:Yesno"

Jump to navigation Jump to search
6 bytes added ,  10:12, 28 March 2013
fix variable name
>Mr. Stradivarius
(use frame.args for testing)
>Mr. Stradivarius
(fix variable name)
Line 16: Line 16:
     end
     end


     val = args[1]
     val = frame.args[1]


     -- First deal with the case if val is nil, then deal with other cases.
     -- First deal with the case if val is nil, then deal with other cases.
Anonymous user

Navigation menu