Documentation for this module may be created at Module:Political party/V/doc
local alternate = { ["Green-Yellow"] = "Verde-Amarelo", } local full = { ["Verde-Amarelo"] = {abbrev = "VAM", color = "#A9D08E", shortname = "",}, } return { full = full, alternate = alternate, }