Content deleted Content added
m Typo |
Proper linebreaks |
||
Line 51:
-- Now build the rows
table.insert(t,'|-<br>') -- New row
table.insert(t,'! scope="row" style="text-align: center; background-color: transparent"|'..ii..'
table.insert(t,'| style="text-align: left; white-space:nowrap"|'..Args[team_list[ii]]..'
table.insert(t,'|'..games..'
table.insert(t,'|'..wins..'
table.insert(t,'|'..draws..'
table.insert(t,'|'..losses..'
table.insert(t,'|'..gfor..'
table.insert(t,'|'..gaig..'
table.insert(t,'|'..gdiff..'
table.insert(t,'| style="font-weight: bold;" |'..points..'
end
-- Close table
table.insert(t, '|}
-- Small text, footnotes
|