-- Constant data used by [[Module:Political party]]

local alternate = {
}

local full = {
	["Бие даагч улс төрч"] = {abbrev = "Б.Д", color = "#DCDCDC", shortname = "Бие даагч",}, -- Not affiliated with any party
	["Бие даагч"] = {abbrev = "", color = "#DCDCDC", shortname = "Бие даагч", link = "Бие даагч",},
	["Исраэль Бейтейну"] = {abbrev = "БГИ", color = "#9AC0E2", shortname = "",},
}

return {
	full = full,
	alternate = alternate,
}