יחידה:Yesno: הבדלים בין גרסאות בדף

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