Module:Category handler/data: Difference between revisions

Content added Content deleted
m (Protected "Module:Category handler/data": High-risk Lua module ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite)))
m (1 revision imported)
Line 3: Line 3:
-- page matches the title blacklist.
-- page matches the title blacklist.


local data = require('Module:Category handler/config')
local data = require('Módulo:Category handler/config')
local mShared = require('Module:Category handler/shared')
local mShared = require('Módulo:Category handler/shared')
local blacklist = require('Module:Category handler/blacklist')
local blacklist = require('Módulo:Category handler/blacklist')
local title = mw.title.getCurrentTitle()
local title = mw.title.getCurrentTitle()