Module:Political party/Faru

From Infarupedia

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

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

local alternate = {
	["Liberal Conservative Party (Faru)"] = "Libcons",

}

local full = {
	["Liberal Conservative Party (Faru)"] = {abbrev = "LCP", color = "#279310", shortname = "",},
}

return {
	full = full,
	alternate = alternate,
}