Module:MLB standings/sandbox: Difference between revisions

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="555em614em" style="text-align:center;"\
! width="4845%" |' .. tableHeaderInfo.navbarText .. '[[' .. tableHeaderInfo.divisionLink
.. '|' .. tableHeaderInfo.division .. ']]\
! width="76%" | [[Win (baseball)|W]]\
! width="76%" | [[Loss (baseball)|L]]\
! width="9%" | [[Winning percentage|Pct.]]\
! width="78%" | [[Games behind|GB]]\
! width="1113%" | [[Home (sports)|Home]]\
! width="1113%" | [[Road (sports)|Road]]\
'
end, -- function generateTableHeader.default()
Line 68:
winLossOnly = function(tableHeaderInfo)
return
'{| class="wikitable" width="405em450em" style="text-align:center;"\
! width="66%" | ' .. tableHeaderInfo.navbarText .. tableHeaderInfo.division .. '\
! width="10%" | [[Win (baseball)|W]]\
Line 78:
wildCard2012 = function(tableHeaderInfo)
return
'{| class="wikitable" width="405em450em" style="text-align:center;"\
! width="60%" | ' .. tableHeaderInfo.navbarText .. 'Wild Card teams<br><small>(Top 2 teams qualify for postseason)</small>\
! width="8%" | [[Win (baseball)|W]]\