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

உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
remove a not where a not should not be
allow small=left for ambox
வரிசை 181:
 
-- Find whether we are using a small message box.
self.isSmall =if cfg.allowSmall and (args.small == 'yes' or args.small == true) and true or false
cfg.smallParam and args.small == cfg.smallParam
or not cfg.smallParam and yesno(args.small)
)
then
self.isSmall = true
else
self.isSmall = false
end
 
-- Add attributes, classes and styles.
"https://tamilar.wiki/w/Module:Message_box" இலிருந்து மீள்விக்கப்பட்டது