Module:Political party/P

From MicroWiki, the free micronational encyclopædia
Jump to navigation Jump to search

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

local alternate = {

}

local full = {
["Partito Orizon"] = {abbrev = "PO", color = "#FFD400", shortname = "Orizon",},	
["Party for Democracy and Socialism (Pinang)"] = {abbrev = "PDS", color = "#8B008B", shortname = "PDS",},
["Party of the Radical Left (Pinang)"] = {abbrev = "PRL", color = "#cc0000", shortname = "PRL",},
["Party of Progress and Prosperity"] = {abbrev = "PPP", color = "#008000", shortname = "PPP",},
["Penn National Party"] = {abbrev = "N", color = "#FAEE6D", shortname = "",},
["Pinang Communist Party"] = {abbrev = "PCP", color = "#FF0000", shortname = "",},
["Pink Gandalf Party (Pinang)"] = {abbrev = "PGP", color = "#ffc0cb", shortname = "",},
["Populares (Bonumland)"] = {abbrev = "Populares", color = "#002478", shortname = "Populares (Bonumland)",},
["Popular Front & Liberals (Juclandia)"] = {abbrev = "FP&L", color = "#6D4092", shortname = "Popular Front & Liberals",},
["Popular Unity (Georgienstine)"] = {abbrev = "PU", color = "#FE2EF7", shortname = "Popular Unity",},
["Popular Unity Front (Juclandia)"] = {abbrev = "FRUNIP", color = "#6D4092", shortname = "Popular Unity",},
["Populares-Conservatives Party (Penn)"] = {abbrev = "PC", color = "#8000FF", shortname = "Populares-Conservatives",},
["Primia! Sancratosia"] = {abbrev = "PS", color = "#180F5E", shortname = "Primia!",},
}

return {
full = full,
alternate = alternate,
}