Module:Political party/R

From Infarupedia

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

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

local alternate = {
	["Reform Party of Faru"] = "Reform Party",
}

local full = {
	["Reform Party of Faru (Faru)"] = {abbrev = "RPF", color = "#660099", shortname = "",},
}

return {
	full = full,
	alternate = alternate,
}