Module:Sports table/WDL OT: Difference between revisions

Content deleted Content added
Reverted to revision 900122139 by Frietjes: Reverting to create an FYI for Frietjes. The latest introduction appears to have created a "0" in the played games column on all 1000+ transclusions. Please revert if I have reached the wrong conclusion! (TW)
Line 163:
+ OTloss_points*OTlosses + loss_points*losses
+ PKwin_points*PKwins + PKloss_points*PKlosses + s_pts
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 0
end
 
--Some sports use draw as well