Module:Sports table: Difference between revisions

Content deleted Content added
m Fix bracket
Check for existence of jjj
Line 374:
if full_table then
table.insert(t,'|- style="background-color:'..result_col['black1']..'; line-height:3pt;"\n')
if results_defined or (jjj and (jjj<ii_end)) then -- Extra jjj needed to check for existence
-- With results column
table.insert(t,'||||||||||||||||||||||\n')