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

imported>Pagers
"-- This module may be used to compare the arguments passed to the parent -- with a list of arguments, returning a specified result if an argument is -- on the list local p = {} local function trim(s) return s:match('^%s*(.-)%s*$') end local function isnotempty(s) return s and trim(s) ~= '' end function p.check (frame) -- create the table of deprecated values..."-இப்பெயரில் புதிய பக்கம் உருவாக்கப்பட்டுள்ளது
 
imported>Sukanthi
"-- This module may be used to compare the arguments passed to the parent -- with a list of arguments, returning a specified result if an argument is -- on the list local p = {} local function trim(s) return s:match('^%s*(.-)%s*$') end local function isnotempty(s) return s and trim(s) ~= '' end function p.check (frame) -- create the table of deprecated values..."-இப்பெயரில் புதிய பக்கம் உருவாக்கப்பட்டுள்ளது
 
(வேறுபாடு ஏதுமில்லை)
"https://tamilar.wiki/w/Module:Check_for_deprecated_parameters" இலிருந்து மீள்விக்கப்பட்டது