Content deleted Content added
flip test to improve readability (more evident that year must be within the specified range) |
m table width |
||
Line 78:
wildCard2012 = function(tableHeaderInfo)
return
'{| class="wikitable" width="
! width="60%" | ' .. tableHeaderInfo.navbarText .. 'Wild Card teams<br><small>(Top two qualify for postseason)</small>\
! width="8%" | [[Win (baseball)|W]]\
Line 89:
wildCard = function(tableHeaderInfo)
return
'{| class="wikitable" width="
! width="60%" | ' .. tableHeaderInfo.navbarText .. 'Wild Card teams<br><small>(Top ' .. tableHeaderInfo.wildCardsPerLeague ..
' teams qualify for postseason)</small>\
|