Module:Political party/L

From Wiki Balkavani

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

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

local alternate = {
	["K-Party"] = "Communist Party of Sweden (1995)",
}

local full = {
	["Loyalist Party"] = {abbrev = "LP", color = "#0b422f", shortname = "",},
}

return {
	full = full,
	alternate = alternate,
}