Module:Yesno: Difference between revisions

back to the old "no" value, per talk
(more accurate default value for "no")
(back to the old "no" value, per talk)
Line 6:
local retvals = {
yes = "yes",
no = "<!-- null -->",
["¬"] = ""
}