Module:Political party/T
Jump to navigation
Jump to search
Documentation for this module may be created at Module:Political party/T/doc
-- Constant data used by [[Module:Political party]] local alternate = { ["Tschintierst People’s Party"] = "TGT" } local full = { ["Tschintierst People’s Party"] = {abbrev = "", color = "#202F8E", shortname = "",}, ["True Gintem Party"] = {abbrev = "", color = "#292E44", shortname = "",}, } return { full = full, alternate = alternate, }