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 conference championship', C='NationalCollege Football Playoff champion', D='Disqualified',
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',
Z='NationalCollege championshipFootball Playoff participant'
}
local status_letters = (Args['status_order'] or '') .. 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'