Module:Category handler/config: திருத்தங்களுக்கு இடையிலான வேறுபாடு
உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
copy config data from Module:Category handler to try and make the separation between config and code clearer |
return the cfg table |
||
வரிசை 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
வரி 81 ⟶ 85:
-- End configuration data --
----------------------------------------------------------------------------------------------------------
return cfg -- Don't edit this line.
| |||