Module:category tree/family-data


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 = {
	["gem"] = true,
}

return families_with_modules
Category:Category tree data modules