Module:Political party/P
Appearance
Documentation for this module may be created at Module:Political party/P/doc
-- Constant data used by [[Module:Political party]]
local alternate = {
["Progressive Party of Faru"] = "Progressive Party of Faru",
}
local full = {
["Progressive Party of Faru"] = {abbrev = "PPF", color = "#FF6A01", shortname = "",},
}
return {
full = full,
alternate = alternate,
}