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 (
local function numorval(s)
return s and ((s == '' and 0) or tonumber(s) or s) or 0
|