Module:utilities/format categories/data

Wiktionary වෙතින්

local data = {}

-- Namespaces in which format_categories will add categories.
data.allowedNamespaces = {
	[""] = true,
	["Appendix"] = true ,
	["Reconstruction"] = true,
	["Citations"] = true,
	["Thesaurus"] = true ,
}

-- Pages not in namespaces in which format_categories normally adds categories,
-- but where we make an exception.
data.allowedPrefixedPages = {
	["Wiktionary:Sandbox"] = true,
}

return data
"https://si.wiktionary.org/w/index.php?title=Module:utilities/format_categories/data&oldid=45151" වෙතින් සම්ප්‍රවේශනය කෙරිණි