ထလာ်တိတ်အာနကဵုမာတိကာညိ

မဝ်ဂျူ:utilities/format categories/data

နူ ဝိက်ရှေန်နရဳ
local data = {}

-- Namespaces in which format_categories will add categories.
data.allowedNamespaces = {
	[""] = true,
	["အဆက်လက္ကရဴ"] = true ,
	["ဗီုပြၚ်သိုၚ်တၟိ"] = true,
	["Citations"] = true,
	["Thesaurus"] = true ,
}

-- Pages not in namespaces in which format_categories normally adds categories,
-- but where we make an exception.
data.allowedPrefixedPages = {
	["ဝိက်ရှေန်နရဳ:Sandbox"] = true,
}

return data