Modulo:TeamBracket: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
Moroboshi (discussione | contributi)
test generazione scheletro
m formattazione standard
Riga 612:
for team = 1, math.pow(2, rounds-round+1) do
if seeds then
rows[#rows+1] = mw.ustring.format('| RD%d-seed%d = ', round, team)
end
rows[#rows+1] = mw.ustring.format('| RD%d-team%d = ', round, team)
rows[#rows+1] = mw.ustring.format('| RD%d-score%d = ', round, team)
end
end