Module:Political party/U

From Harlon City Server

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

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

local alternate = {

}

local full = {
	["United Values of Harlon"] = {abbrev = "UNI", color = "#51AAAE", shortname = "",},
}

return {
	full = full,
	alternate = alternate,
}