Module:Political party/P

< Module:Political party
Revision as of 04:48, 13 February 2023 by North Alezia (talk | contribs) (Created page with "-- Constant data used by Module:Political party local alternate = { } local full = { } return { full = full, alternate = alternate, }")
(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/P/doc

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

local alternate = {
}

local full = {
}

return {
	full = full,
	alternate = alternate,
}