Difference between revisions of "Module:Yesno"
back to the old "no" value, per talk
>Mr. Stradivarius (more accurate default value for "no") |
>Mr. Stradivarius (back to the old "no" value, per talk) |
||
Line 6: | Line 6: | ||
local retvals = { | local retvals = { | ||
yes = "yes", | yes = "yes", | ||
no = " | no = "", | ||
["¬"] = "" | ["¬"] = "" | ||
} | } |