Module:Political party/L

Jump to navigation Jump to search

Documentation for this module may be created at Module:Political party/L/doc

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

local alternate = {
}

local full = {
	["Liberal Party – The Radicals"] = {abbrev = "PL-R", color = "#F5B82E", shortname = "Liberal-Radicals",},
	["Líga Zararcía"] = {abbrev = "LZ", color = "#FF4F00", shortname = "Líga Zararcía",},
}

return {
	full = full,
	alternate = alternate,
}