Module:Political party/B

From The League Wiki
< Module:Political party
Revision as of 18:53, 30 August 2023 by Tirol (talk | contribs) (Created page with "-- Constant data used by Module:Political party local alternate = { } local full = { ["Bora Keltek"] = {abbrev = "BK", color = "#1A1A1A", shortname = "Bora Keltek",},...")
(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 = {
	["Bora Keltek"] = {abbrev = "BK", color = "#1A1A1A", shortname = "Bora Keltek",},
}

return {
	full = full,
	alternate = alternate,
}