Module:Political party/B

From The League Wiki
< Module:Political party
Revision as of 18:45, 12 December 2024 by Waffledogefern2 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

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

local alternate = {

}

local full = {
	["Bidard"] = {abbrev = "BID", color = "#C656C6", shortname = "",},
	["Bora Keltek"] = {abbrev = "BK", color = "#1A1A1A", shortname = "Bora Keltek",},
}

return {
	full = full,
	alternate = alternate,
}