Module:Sports series: Difference between revisions

Content deleted Content added
No edit summary
Tag: Reverted
Undid revision 1244195551 by 182.253.116.11 (talk)
Line 1:
-- Module to build tables for aggregated match results in sports
-- See documentation for details
 
local p = {}
 
Line 285 ⟶ 288:
-- Main function that processes input and returns the wikitable
function p.main(frame)
local args = require'ModulModule:Arguments'.getArgs(frame, {trim = true})
 
-- Check for section transclusion