Module:MLB standings/sandbox: Difference between revisions

Content deleted Content added
Undid revision 1231186651 by Spesh531 (talk)
replace space after seed number with non-breaking space
Line 370:
 
if (seedInfo[teamInfo.name] ~= nil) then
teamRowInfo.seedText = '<sup>(' .. seedInfo[teamInfo.name] .. ')</sup> &nbsp;'
teamRowInfo.rowStyle = ' style="background:#CCFFCC"'
end