Module:Political party/B

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

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

local alternate = {
["BAIP (BU)"] = "Baustralian Association of Independent Parties",
}

local full = {
["Baustralian Association of Independent Parties"] = {abbrev = "BAIP", color = "#7f8c8d", shortname = "Independents",},
}

return {
full = full,
alternate = alternate,
}