Module:Political party/U

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

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

local alternate = {
["Union (BU)"] = "Grand Union of Leftist Parties",
}

local full = {
["Unitary Party (Cycoldia)"] = {abbrev = "UP", color = "#9e1212", shortname = "Unitary Party",},
["United Revolutionary Front (Juclandia)"] = {abbrev = "FRUNIP", color = "#AD3123", shortname = "United Revolutionary",},
["United Libertarians"] = {abbrev = "UL", color = "#FFD871", shortname = "Libertarian",},
["Uni sancratosian"] = {abbrev = "US", color = "#D71920", shortname = "Uni sancratosian",},
}

return {
full = full,
alternate = alternate,
}