Modulo:TeamBracket: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
m fix |
m test Etichetta: Annullato |
||
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)
else
fw = 'bold'
Riga 431:
end
if boldwinner ~= '' and wins > otherwins then
if (aggregate == 'legs' or aggregate == 'sets') and (wins <= (legs[round] - 1)
else
if seedCell then
|