Module:Sports table/WDL: Difference between revisions

Content deleted Content added
allow both percentage and points for 2013–14 KML season
No edit summary
Line 230:
if tonumber(Args['win_'..team_code_ii]) == nil or tonumber(Args['draw_'..team_code_ii]) == nil or tonumber(Args['loss_'..team_code_ii]) == nil then
matches = tonumber(Args['matches_'..team_code_ii]) or matches
end