Modulo:TeamBracket: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
m test Etichetta: Annullato |
rv Etichetta: Ripristino manuale |
||
Riga 408:
if winner == 1 then
if boldwinner ~= '' or (agg and (aggregate == 'score' or aggregate == 'legs' or aggregate == 'sets')) then
if agg and (aggregate == 'legs' or aggregate == 'sets') and (wins <= (legs[round] - 1)/2
else
fw = 'bold'
Riga 431:
end
if boldwinner ~= '' and wins > otherwins then
if (aggregate == 'legs' or aggregate == 'sets') and (wins <= (legs[round] - 1)/2
else
if seedCell then
|