Module:Political party/N: Difference between revisions

Content deleted Content added
Created page with "-- Constant data used by Module:Political party local alternate = { ["National Democratic Party"] = "National Democratic Party", } local full = { ["National Democratic Party"] = {abbrev = "NDP", color = "#FF99AA", shortname = "",}, } return { full = full, alternate = alternate, }"
Tags: Mobile edit Mobile web edit
 
No edit summary
Tags: Mobile edit Mobile web edit
Line 2:
 
local alternate = {
 
["National Democratic Party"] = "National Democratic Party",
}