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",},
}

return {
	full = full,
	alternate = alternate,
}