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

சி en:Module:Category_handler/shared இலிருந்து திருத்தம் இறக்குமதி செய்யப்பட்டன
imported>Lingam
"-- This module contains shared functions used by Module:Category handler -- and its submodules. local p = {} function p.matchesBlacklist(page, blacklist) for i, pattern in ipairs(blacklist) do local match = mw.ustring.match(page, pattern) if match then return true end end return false end function p.getParamMappings(useLoadData) local dataPage..."-இப்பெயரில் புதிய பக்கம் உருவாக்கப்பட்டுள்ளது
(வேறுபாடு ஏதுமில்லை)
"https://tamilar.wiki/w/Module:Category_handler/shared" இலிருந்து மீள்விக்கப்பட்டது