Module:Political party/D

From TNOpediA

Documentation for this module may be created at Module:Political party/D/doc

-- Constant data used by [[Module:Political party]]

local alternate = {
}

local full = {
			["Democratic Party (Carloso)"] = {abbrev = "Dem", color = "#E3BC00", shortname = "Democratic",},
}

return {
	full = full,
	alternate = alternate,
}