Module:Sports table: Difference between revisions

Content deleted Content added
Do pre-check for result definition
Add group host as letter option
Line 54:
-- ------------------------------------------------------------
status_code = { A='Advances to a further round', C='Champion', D='Disqualified',
E='Eliminated', H='Group host', O='Play-off winner', P='Promoted', Q='Qualified to the phase indicated',
R='Relegated', T='Qualified, but not yet to the particular phase indicated'}
status_called = { A=false, C=false, D=false, E=false, OH=false, PO=false, QP=false,
Q=false, R=false, T=false}
local status_letters = 'ACDEOPQRTACDEHOPQRT'
-- Read in number of consecutive teams (ignore entries after skipping a spot)