Module:category tree/data/sandbox


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.


local data = {
	"All topics",
}

for i, category in ipairs(data) do
	data[i] = nil
	data["Category:" .. category] = true
end

return data
ප්‍රවර්ගය:Category tree data modules ප්‍රවර්ගය:වැලිපිලි මොඩියුල