Content deleted Content added
increase width of division leaders and wildcard standings tables |
adjust table widths and column allocations |
||
Line 54:
default = function(tableHeaderInfo)
return
'{| class="wikitable" width="
! width="
.. '|' .. tableHeaderInfo.division .. ']]\
! width="
! width="
! width="9%" | [[Winning percentage|Pct.]]\
! width="
! width="
! width="
'
end, -- function generateTableHeader.default()
Line 68:
winLossOnly = function(tableHeaderInfo)
return
'{| class="wikitable" width="
! width="66%" | ' .. tableHeaderInfo.navbarText .. tableHeaderInfo.division .. '\
! width="10%" | [[Win (baseball)|W]]\
Line 78:
wildCard2012 = function(tableHeaderInfo)
return
'{| class="wikitable" width="
! width="60%" | ' .. tableHeaderInfo.navbarText .. 'Wild Card teams<br><small>(Top 2 teams qualify for postseason)</small>\
! width="8%" | [[Win (baseball)|W]]\
|