Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Yesno: Difference between revisions

Content added Content deleted
(use frame.args for testing)
(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.
Cookies help us deliver our services. By using our services, you agree to our use of cookies.