Module:Sandbox/B2project/WLT: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 162:
-- ------------------------------------------------------------
local status_code, status_called = {}
status_code = { AP='AdvancesPresidents to a further round', C='Champion', D='DisqualifiedTrophy', }
E='Eliminated', H='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',
X='?', Y='?', Z='?'}
status_called = { A=false, C=false, D=false, E=false, H=false, O=false, P=false,
Q=false, R=false, T=false, X=false, Y=false, Z=false}