Difference between revisions 65266176 and 65351534 on enwiktionary

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

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

-- A 
labels["Bzyb"] = {
(contracted; show full)}
aliases["central Vietnam"] = "Central Vietnam"
aliases["central Vietnamese"] = "Central Vietnam"
aliases["Central Vietnamese"] = "Central Vietnam"

labels["Fangcheng"] = {
	Wikipedia = "Gin people",
	plain_categories = {"
FangchengNorthern Vietnamese"},
	language = "vi",
}

labels["Hải Phòng"] = {
	Wikipedia = true,
	plain_categories = {"Northern Vietnamese"},
	language = "vi",
(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,
}