Module:Political party/P

From IxWiki
Jump to navigation Jump to search

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

local alternate = {
	["Partido Progressistas"] = "Progressistas Party (Cartadania)",
}


local full = {
	["Prism Party (Cartadania)"] = {abbrev = "PRS", color = "#9674C0", shortname = "Prism",},
	["Progressistas Party (Cartadania)"] = {abbrev = "PP", color = "#70AD47", shortname = "Progressistas",},
}

return {
	full = full,
	alternate = alternate,
}