Difference between revisions 59861705 and 59876890 on enwiktionary

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

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

-- A 
labels["Bzyb"] = {
(contracted; show full)	Wikipedia = "Karabakh dialect (Armenian)",
	plain_categories = {"Karabakh Armenian"},
	language = "hy",
}
aliases["Gharabagh"] = "Karabakh"
aliases["Artsakh"] = "Karabakh"


labels["traditional orthography"] = {
	Wikipedia = "Classical Armenian orthography",
	plain_categories = {"Armenian Traditional orthography forms"},
	language = "hy",
}
aliases["TAO"] = "traditional orthography"

labels["Western Armenian"] = {
	Wikipedia = true,
	plain_categories = {"Western Armenian"},
	language = "hy",
}
-- hy end

-- I 
(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,
}