Documentation for this module may be created at Module:Political party/I/doc
local alternate = { } local full = { ["Independent"] = {abbrev = "Ind", color = "#CBCBCB", shortname = "",}, } return { full = full, alternate = alternate, }