Content deleted Content added
No edit summary |
No edit summary |
||
Line 238:
end
local show_tie = yesno(Args['show_tie'] or 'no')
local win_perc = ''
Line 249 ⟶ 244:
if tonumber(matches) == nil or matches == 0 then
-- Escape for zero matches
win_perc = '
else
--Some sports use tie as well
|