Jump to content

Module:PHL sports team/MPBL/doc

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by MarcusAbacus (talk | contribs) at 13:59, 14 March 2025 (List of abbreviations). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)


This is the data module used by Module:PHL sports team.

Data structure

[edit]

Most lines will be of the following form:

["TEAM CODE"] = {"Team full name", "Team short name"},

For teams whose article is disambiguated:

["TEAM CODE"] = {"Team full name", "Team short name", dab="Disambiguated title"},

For teams with multiple or historical names (where XXXX represents the 4-digit start year and YYYY represents the 4-digit end year):

["TEAM CODE"] = {"Team full name", "Team short name",
  ["XXXXthruYYYY"] = "Name 1",
  ["XXXXthruYYYY"] = "Name 2",
  ["XXXXthruYYYY"] = "Name 3",
  ..
  ["XXXXthruYYYY"] = "Name n",
},

Aliasing – a team having more than one code is also supported:

["ALIAS CODE"] = "TEAM CODE",

Trailing comma in each element is significant.

List of abbreviations

[edit]

Current teams

[edit]

Former teams

[edit]