Modulo:Build bracket: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
m fix |
m rv Etichetta: Annulla |
||
(2 versioni intermedie di uno stesso utente non sono mostrate) | |||
Riga 1 203:
for j=minc,c do
if seeds then
tbl:tag('td'):css('width',getWidth('seed','
end
tbl:tag('td'):css('width',getWidth('team','
if maxlegs[j]==0 then
tbl:tag('td'):css('width',getWidth('score','
else
for l=1,maxlegs[j] do
tbl:tag('td'):css('width',getWidth('score','
end
end
if aggregate and maxlegs[j]>1 then
tbl:tag('td'):css('width',getWidth('score','
end
if j~=c then
|