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='
E='Eliminated', G='
R='Relegated', T='Qualified, but not yet for the particular phase indicated'}
local status_letters = (Args['status_order'] or '') .. 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'
|