Module:MLB standings: Difference between revisions

Content deleted Content added
No edit summary
remove bold weight for highlighted team
Line 200:
if (teamsToHighlight[teamInfo.name]) then
rowStyle = ' style="background:#CCFFCC"'
nameStyle = '| style="font-weight:bold" '
end
 
table.insert(outputSeq,
'|-' .. rowStyle .. '\n' ..
nameStyle .. '|| ' .. seedText .. '[[' .. year .. ' ' .. teamInfo.name .. ' season|' .. teamInfo.name .. ']]\
|| ' .. teamInfo.wins .. ' || ' .. teamInfo.losses .. '\
|| ' .. winningPercentage .. '\