မဝ်ဂျူ:utilities/format categories/data
မံက်ပြာကတ်
- မဝ်ဂျူ တဏအ်ဝွံဟွံမွဲကဵုလိက်စၟတ်သမ္တီမချူလဝ်နကဵုမုက်လိက်ဓမၠေံ။ သ္ပဂုန်တုဲ ဍဵုခၞံဗဒှ်ဏံညိ။
- လေန်မရပ်စပ်သုၚ်စောဲ: မုက်လိက်တံရိုဟ် • တံရိုဟ်မုက်လိက်ဓမၠေံဂမၠိုၚ် • လေန်ဂမၠိုၚ် • ပရေၚ်မပံၚ်စပ်ဂမၠိုၚ် • testcases • ကဠာသံၚ်ဗ္တဳ
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