Module:Category handler: Difference between revisions

Content added Content deleted
m (Fix Spanish namespaces)
m (Changed protection settings for "Module:Category handler": High-risk template or module (more info) ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
Line 179: Line 179:
end
end
if not mappings then
if not mappings then
mShared = mShared or require('Módulo:Category handler/shared')
mShared = mShared or require('Module:Category handler/shared')
mappings = mShared.getParamMappings(true) -- gets mappings with mw.loadData
mappings = mShared.getParamMappings(true) -- gets mappings with mw.loadData
end
end