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

உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
use namespace numbers for the default namespaces
imported>Ravidreams
சி en:Module:Category_handler/config இலிருந்து திருத்தம் இறக்குமதி செய்யப்பட்டன
 
(6 பயனர்களால் செய்யப்பட்ட 10 இடைப்பட்ட திருத்தங்கள் காட்டப்படவில்லை.)
வரிசை 13:
--------------------------------------------------------------------------------
-- 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: --
-- --
வரி 30 ⟶ 29:
--
-- cfg.nocat:
-- Result of yesno(args[cfg.nocat]) Effect
-- true Categorisation is suppressed
-- false Categorisation is allowed, and
வரி 37 ⟶ 36:
--
-- cfg.categories:
-- Result of yesno(args[cfg.categories]) Effect
-- true Categorisation is allowed, and
-- the blacklist check is skipped
வரி 62 ⟶ 61:
-- 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',
}
வரி 72 ⟶ 70:
-- value can be specified, like this: --
-- --
-- cfg.foo = 'value name' -- --
-- --
-- These settings are optional. It is always possible to use the module --
-- defaults instead. --
--------------------------------------------------------------------------------
 
வரி 93 ⟶ 88:
--------------------------------------------------------------------------------
-- Default namespaces --
-- This is a table of namespaces to categorise by default. TheyThe shouldkeys beare the in --
-- defaultsnamespace insteadnumbers. --
-- the format of parameter names accepted by [[Module:Namespace detect]]. --
--------------------------------------------------------------------------------
 
cfg.defaultNamespaces = {
[ 0] = true, -- main
[ 46] = true, -- file
[ 12] = true, -- help
[ 14] = true, -- category
வரி 105 ⟶ 100:
[108] = true, -- book
}
 
--------------------------------------------------------------------------------
-- Wrappers --
-- This is a wrapper template or a list of wrapper templates to be passed to --
-- [[Module:Arguments]]. --
--------------------------------------------------------------------------------
 
cfg.wrappers = 'Template:Category handler'
 
--------------------------------------------------------------------------------
"https://tamilar.wiki/w/Module:Category_handler/config" இலிருந்து மீள்விக்கப்பட்டது