Module:IndianPremierLeague/GroupStageTable
local _module = {}
_module.create = function(frame)
return require("Module:CricketLeagueGroupStageSummary").IPL(frame)
end
return _module
local _module = {}
_module.create = function(frame)
return require("Module:CricketLeagueGroupStageSummary").IPL(frame)
end
return _module