Module:Category handler/config: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
return the cfg table
(copy config data from Module:Category handler to try and make the separation between config and code clearer)
 
(return the cfg table)
Line 4:
----------------------------------------------------------------------------------------------------------
 
local cfg = {} -- Don't edit this line.
 
----------------------------------------------------------------------------------------------------------
-- Start configuration data --
----------------------------------------------------------------------------------------------------------
 
-- The following config values set the names of parameters that suppress categorisation. They are used
Line 81 ⟶ 85:
-- End configuration data --
----------------------------------------------------------------------------------------------------------
 
return cfg -- Don't edit this line.
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu