local data = {}
data.notneeded = {
= true,
= true,
= true,
= true,
= true,
= true,
= true,
}
data.neededhassubpage = {
= true,
= true,
= true,
= true,
= true,
= true,
= true,
= true,
= true,
= true,
= true,
= true,
= true,
= true,
= true,
= true,
}
--[[
Script that should be applied to links in categories.
]]
data.catfix_scripts = {
= "Cyrl",
= "Avst",
= "Arab",
= "Arab",
= "Cyrl",
= "Cyrs",
= "polytonic",
= "Hebr",
= "Geor",
= "Cyrs",
= "Cyrl",
= "Deva",
= "Sylo",
= "Ital",
= "Cyrs",
--[[
= "",
]]
}
-- Namespaces in which format_categories will add categories.
data.allowedNamespaces = {
= true,
= true,
= true,
= true,
= true,
= true,
= true,
= true,
}
return data