Module:Sandbox/Frietjes: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 13:
local pct = '–'
if (w + l) > 0 then
pct = rnd(w / (w + l), 23):gsub('^0', '')
end
return pct