Module:Category handler: திருத்தங்களுக்கு இடையிலான வேறுபாடு
உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
add the rest of the features, improve the comments |
pass through page parameter to Module:Namespace detect, tweak comments a bit |
||
வரிசை 62:
-- The categorisation blacklist. Pages that match Lua patterns in this
-- list will not be categorised unless any of the
-- set: "nocat=false", "categories=yes", or "category2=yes".
-- If the namespace name has a space in, it must be written with an
-- underscore, e.g. "Wikipedia_talk". Other parts of the title can have
வரி 185 ⟶ 186:
-- [[Module:Namespace detect]], to save us from having to rewrite the
-- code.
local pageObject = NamespaceDetect.getPageObject( args[cfg.page] )
local mappings = NamespaceDetect.getParamMappings()
| |||