Module:Sports table/totalscheck: Difference between revisions

Content deleted Content added
Created page with 'local tc = {} function tc.check(targs, team_list, ii_start, ii_end) local warn = {} local wtotal, dtotal, ltotal = 0,0,0 local hwtotal, hdtotal, hltotal =...'
 
No edit summary
Line 1:
local tc = {}
 
function tc.check(targsArgs, team_list, ii_start, ii_end)
local warn = {}