Module:Sports table/WDL: Difference between revisions

Content deleted Content added
per talk page
Line 350:
local pts_perc_first = yesno((rank_points and Args['pts_first']) or (rank_perc and Args['perc_first']) or 'no')
-- Row building
if (tonumber(Args['adjust_points_'..team_code_ii]) and tonumber(Args['startpoints_'..team_code_ii])) then
table.insert(t,'[[Category:Pages using sports table with both adjust and startpoints]]')
end
if pts_perc_first then
if rank_points then