Module:PHL sports team/testtable: Difference between revisions

Content deleted Content added
mNo edit summary
custom module
Line 110:
local args = (frame.args[1] ~= nil) and frame.args or frame:getParent().args
local data_module = string.format('Module:%s/%s', args['mod'] or mod, args['level'] or 'collegiate')
local data = mw.loadData(data_module)