Module:Category handler: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
pass through page parameter to Module:Namespace detect, tweak comments a bit
(add the rest of the features, improve the comments)
(pass through page parameter to Module:Namespace detect, tweak comments a bit)
Line 62:
 
-- The categorisation blacklist. Pages that match Lua patterns in this
-- list will not be categorised unless any of the appropriatefollowing options are set.
-- 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
Line 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()
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu