Module:Yesno: திருத்தங்களுக்கு இடையிலான வேறுபாடு

உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
fix logic for the case where the first positional parameter is "¬"
removing code that's no longer used
வரிசை 23:
args = pframe.args
for k,v in pairs(args) do
any = true
retvals[k] = v
end
வரி 35 ⟶ 34:
end
 
val = val:lower() -- Coerce to blank if nil; makeMake lowercase.
val = val:match'^%s*(.*%S)' or '' -- Trim whitespace.
 
"https://tamilar.wiki/w/Module:Yesno" இலிருந்து மீள்விக்கப்பட்டது