Documentation for this module may be created at Module:Political party/T/doc
-- Constant data used by [[Module:Political party]]
local alternate = {
["The Mario Party"] = {abbrev = "TMP", color = "#E11A1A", shortname = "Mario Party",},
}
return {
full = full,
alternate = alternate,
}