Module:Political party/T

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

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

local alternate = {
["The Party Party"] = "The Best Party", ["The Dance Party"] = "The Best Party", 
}

local full = {
["Theolonian Pirate League"] = {abbrev = "TPL", color = "#693581", shortname = "Pirate League",},
["Together for Theolonia"] = {abbrev = "TFT", color = "#CA1A83", shortname = "Together",},
["Tolentaria Internationale (Penn)"] = {abbrev = "TI", color = "#FFAA00", shortname = "",},
["Trade Unionist and Socialist Coalition (UK)"] = {abbrev = "TUSC", color = "#EC008C",},
}

return {
full = full,
alternate = alternate,
}