Difference between revisions 60409692 and 60466488 on enwiktionary

local labels = {}
local aliases = {}
local deprecated = {}

local m_functions = require("Module:labels/data/functions")

-- A 
labels["Bzyb"] = {
(contracted; show full)	plain_categories = { "Batangas Tagalog" },
	language = "tl",
}
aliases["Batangas Tagalog"] = "Batangas"
aliases["BatangueƱo"] = "Batangas"

labels["Common Turkic"] = {
	Wikipedia = "Common
#  Turkic languages",
	plain_categories = {"Common Turkic"},
	language = "trk-pro",
}

-- U 

-- V 
(contracted; show full)		if there is a "language" field with a non-empty value.		]]
m_functions.handle_languages(labels)

return {
	["labels"] = labels,
	["aliases"] = aliases,
	["deprecated"] = deprecated,
}