Module:Category handler/config: Difference between revisions

Content deleted Content added
that must be the other file namespace
add wrappers config
Line 105:
[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'
 
--------------------------------------------------------------------------------