Content deleted Content added
No edit summary |
No edit summary |
||
Line 146:
|| ' .. teamRowInfo.seedText .. '[[' .. teamRowInfo.teamSeasonPage .. '|' .. teamInfo.name .. ']]\
|| ' .. (teamInfo.wins+teamInfo.losses+teamInfo.ties+teamInfo.OTlosses) ..'\
|| ' .. teamInfo.wins .. ' || ' .. teamInfo.losses .. ' || ' ..teamInfo.ties.. '\n'
end, -- function generateTeamRow.default()
|