Content deleted Content added
No edit summary |
No edit summary |
||
Line 485:
E='Eliminated', G='Guest', H='Host', P='Promoted', Q='Qualified to the phase indicated',R='Relegated',
T='Qualified, but not yet to the particular phase indicated', X='Division champion', Y='Confernce champion',
}
local status_letters = (Args['status_order'] or '') .. 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'
|