Module:Political party/N
Jump to navigation
Jump to search
Documentation for this module may be created at Module:Political party/N/doc
-- Constant data used by [[Module:Political party]]
local alternate = {
}
local full = {
["National Accountability Party (Sequoyah)"] = {abbrev = "GGU", color = "#FF5858", shortname = "National Accountability",},
["National Action (El Salvador)"] = {abbrev = "AN", color = "#A7C7E7", shortname = "National Action",},
["National Action (Sequoyah)"] = {abbrev = "GA", color = "#FF5349", shortname = "National Action",},
["National Centrist Party (Creeperopolis)"] = {abbrev = "PCN", color = "#F89D25", shortname = "National Centrist",},
["National Centrist Party (El Salvador)"] = {abbrev = "PNC", color = "#18800F", shortname = "National Centrist",},
["National Centrist Party (Sequoyah)"] = {abbrev = "GUU", color = "#6B8E23", shortname = "National Centrist",},
["National Conservative Party (Castilliano)"] = {abbrev = "PCN", color = "#00529F", shortname = "National Conservative",},
["National Conservative Party (Creeperopolis)"] = {abbrev = "PCN", color = "#0A238B", shortname = "National Conservative",},
["National Conservative Party (El Salvador)"] = {abbrev = "PNCV", color = "#145DA0", shortname = "National Conservative",},
["National Conservative Party (Sequoyah)"] = {abbrev = "GIU", color = "#000435", shortname = "National Conservative",},
["National Corporatists (Tirol)"] = {abbrev = "ANP", color = "#262626", shortname = "National Corporatists",},
["National Democratic Party (Creeperopolis)"] = {abbrev = "PDN", color = "#90EE90", shortname = "National Democratic",},
["National Federalist Party (Creeperopolis)"] = {abbrev = "PFN", color = "#666666", shortname = "National Federalist",},
["National Front (Reykanes)"] = {abbrev = "ÞFN", color = "#2C0EB4", shortname = "National Front",},
["National Liberal Party (Castilliano)"] = {abbrev = "PLN", color = "#DD353D", shortname = "National Liberal",},
["National Liberal Party (Creeperopolis)"] = {abbrev = "PLN", color = "#FF2727", shortname = "National Liberal",},
["National Party (El Salvador)"] = {abbrev = "PN", color = "#808080", shortname = "National",},
["National Party (Sequoyah)"] = {abbrev = "GU", color = "#FFBF00", shortname = "National",},
["National Party of Rockrsea"] = {abbrev = "NPR", color = "#19EBB3", shortname = "Rockr Nationalist",},
["National People's Party (Hapatmitas)"] = {abbrev = "PNS", color = "#24509C", shortname = "National People's",},
["National Pro-Fatherland Front"] = {abbrev = "PNPP", color = "#8B4513", shortname = "Pro-Fatherland Front",},
["National Progress Party (El Salvador)"] = {abbrev = "PPN", color = "#EE2400", shortname = "National Progress",},
["National Reconstruction Party (Sequoyah)"] = {abbrev = "GAU", color = "#B45F06", shortname = "National Reconstruction",},
["National Renewal Party (El Salvador)"] = {abbrev = "PRN", color = "#0C2D48", shortname = "National Renewal",},
["National Restoration Party (El Salvador)"] = {abbrev = "PdlRN", color = "#DAA520", shortname = "National Restoration",},
["National Social Party (Gjorka)"] = {abbrev = "PSN", color = "#964B00", shortname = "National Social",},
["Nationalist Initiative (Ajakanistan)"] = {abbrev = "NIA", color = "#8D6533", shortname = "Nationalist Initiative",},
["Nationalist Party (Northern Confederation)"] = {abbrev = "Nat", color = "#AAAAAA", shortname = "Nationalist",},
["National Progress Front (Lurjize)"] = {abbrev = "EPP", color = "#56ade2", shortname = "National Progress",},
["Nationalist Pro-War Front of Patriots"] = {abbrev = "FPGPN", color = "#F8C401", shortname = "Pro-War Front",},
["Noundurian Independence Party"] = {abbrev = "PIN", color = "#D22B2B", shortname = "Independentist",},
}
return {
full = full,
alternate = alternate,
}