Module:If preview/preview warning counter explained

local p =

function p.incr p.count = p.count + 1 return p.countend

return p