Module:Political party/R
Appearance
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,
}