Module:Sports series: Difference between revisions

Content deleted Content added
improve logic, allow for the use of aet/pen plaintext to be converted
No edit summary
Tag: Reverted
Line 1:
-- Module to build tables for aggregated match results in sports
-- See documentation for details
 
local p = {}
 
Line 288 ⟶ 285:
-- Main function that processes input and returns the wikitable
function p.main(frame)
local args = require'ModuleModul:Arguments'.getArgs(frame, {trim = true})
 
-- Check for section transclusion