Module:Sports table: Difference between revisions

Content deleted Content added
Read initial team info for rows
Build rows
Line 48:
gdiff = gfor - gaig
points = 3*wins + draws
-- Now build the rows
table.insert(t,'|-<br>') -- New row
table.insert(t,'! scope="row" style="background-color:transparent"|'..ii..'<br>') -- Position number
end