Modulo:Sports table/WL tiebreak: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
m no, niente
Etichetta: Annulla
m ops
Riga 280:
if full_table then
-- Use actual values if wins, draws, and losses are not numeric
if (OTwins == 0 and PKwins == 0 and wins == 0 and draws == 0 and OTlosses == 0 and PKlosseslosses == 0 and lossestiebr_val == 0) then
local function numorval(s)
return s and ((s == '' and 0) or tonumber(s) or s) or 0