Changes

Jump to: navigation, search

Module:Category handler/config

359 bytes removed, 22:27, 7 July 2014
update comments
--------------------------------------------------------------------------------
-- Parameter names --
-- These configuration items specify custom parameter names. Values added ---- here will work in addition to the default English parameter names. --
-- To add one extra name, you can use this format: --
-- --
--
-- cfg.nocat:
-- Result of yesno(args[cfg.nocat]) Effect
-- true Categorisation is suppressed
-- false Categorisation is allowed, and
--
-- cfg.categories:
-- Result of yesno(args[cfg.categories]) Effect
-- true Categorisation is allowed, and
-- the blacklist check is skipped
-- The parameter name used to specify a page other than the current page;
-- used for testing and demonstration. This must be the same as the cfg.page -- parameter in [[Module:Namespace detect]].
demopage = 'page',
}
-- value can be specified, like this: --
-- --
-- cfg.foo = 'value name' ---- ---- These settings are optional. It is always possible to use the module ---- defaults instead. --
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
-- Default namespaces --
-- This is a table of namespaces to categorise by default. They should be in The keys are the ---- the format of parameter names accepted by [[Module:Namespace detect]]namespace numbers. --
--------------------------------------------------------------------------------
Anonymous user

Navigation menu