Content deleted Content added
m Isaacl moved page Module:Sandbox/isaacl/MLB standings to Module:MLB standings without leaving a redirect: Move out of sandbox for deployment |
Update to ___location of data subpage in production version of module |
||
Line 8:
-- if mw.loadData() not supported, use require() instead
if mw.loadData then
mlbData = mw.loadData('Module:
else
mlbData = require('Module:
end
|