Module:Category handler/config: Difference between revisions

no edit summary
m (已保护“模块:Category handler/config”:高风险模板([编辑=仅管理员](无限期)[移动=仅管理员](无限期)))
pt>CaiusSPQR
No edit summary
Line 41:
-- false Categorisation is suppressed
-- nil Categorisation is allowed
nocat = 'nocatsemcat',
categories = 'categoriescategoria',
-- The parameter name for the legacy "category2" parameter. This skips the
Line 48:
-- categorisation if present but equal to anything other than
-- cfg.category2Yes or cfg.category2Negative.
category2 = 'category2categoria2',
-- cfg.subpage is the parameter name to specify how to behave on subpages.
subpage = 'subpagesubpágina',
-- The parameter for data to return in all namespaces.
all = 'alltodos',
-- The parameter name for data to return if no data is specified for the
-- namespace that is detected.
other = 'otheroutro',
-- The parameter name used to specify a page other than the current page;
-- used for testing and demonstration.
demopage = 'pagepágina',
}
 
Line 107:
--------------------------------------------------------------------------------
 
cfg.wrappers = {'TemplatePredefinição:Category handler', 'Predefinição:Cat handler'}
 
--------------------------------------------------------------------------------
Anonymous user