Module:category tree/fam

From Linguifex
Revision as of 11:22, 21 April 2026 by Sware (talk | contribs) (1 revision imported)
Jump to navigation Jump to search

This data submodule defines part of Wiktionary's category structure.

For an introduction to the category tree system and a description of how to add or modify categories, see Module:category tree/documentation.


-- This module contains a list of families with family-specific modules.

local families_with_modules = {
	["alg"] = true,
	["gem"] = true,
	["jpx"] = true,
	["qfa-kor"] = true,
	["roa-ibe"] = true,
	["sem-ara"] = true,
	["sla"] = true,
	["trk"] = true,
	["tup"] = true,
	["zhx"] = true,
}

return families_with_modules