Module:Sports table/College: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 480:
-- ------------------------------------------------------------
local status_code, status_called = {}, {}
status_code = { A='Advance to aconference further roundchampionship', C='ChampionNational champion', D='Disqualified',
E='Eliminated', G='Guest', H='Host', O='Play-off winner', P='Promoted', Q='Qualified to the phase indicated',R='Relegated',
R='Relegated', T='Qualified, but not yet to the particular phase indicated'}, X='Division champion', Y='Confernce champion',
Z='National championship participant'
}
local status_letters = (Args['status_order'] or '') .. 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'