Module:category tree/data

Wiktionary වෙතින්

This module lists the categories that are inside Category:Fundamental, to allow Module:category tree to put "Fundamental" in the breadcrumbs at the top of category pages.


local data = {
	"All language families",
	"භාෂා සියල්ල",
	"අක්ෂර ක්‍රම සියල්ල",
	"Categories only containing subcategories",
	"Character boxes",
	"Characters by script",
	"Entries with audio examples",
	"Entries with redirects",
	"Entry maintenance by language",
	"Figures of speech by language",
	"Gestures",
	"භාෂාව අනුව පාඨ",
	"Letters",
	"Lists",
	"Non-lemma forms by language",
	"Phrasebooks by language",
	"Protologisms",
	"Regionalisms",
	"Rhymes by language",
	"Sentences by language",
	"කුලක සියල්ල",
	"Shortenings by language",
	"Symbols by language",
	"Synchronized entries by language",
	"Terms by etymology by language",
	"Terms by lexical property by language",
	"Terms by semantic function by language",
	"Terms by usage by language",
	"මාතෘකා සියල්ල",
	"Unicode blocks",
	"Unsupported titles",
	"වික්ෂනරිය",
	"Wiktionary pages that don't exist",
	"Wiktionary-namespace discussion pages",
}

for i, category in ipairs(data) do
	data[i] = nil
	data["ප්‍රවර්ගය:" .. category] = true
end

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