Module:Sports table/WDL: Difference between revisions

Content deleted Content added
add per request on talk page
change status codes to plural for Champions, Hosts, Guests and Play-off winners per suggestion at https://en.wikipedia.org/w/index.php?title=Module_talk:Sports_table&oldid=1174083186
Line 569:
-- ------------------------------------------------------------
local status_code, status_called = {}, {}
status_code = { A='Advance to a further round', C='ChampionChampions', D='Disqualified',
E='Eliminated', G='GuestGuests', H='HostHosts', O='Play-off winnerwinners', P='Promoted', Q='Qualified for the phase indicated',
R='Relegated', T='Qualified, but not yet for the particular phase indicated'}
local status_letters = (Args['status_order'] or '') .. 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'