Module:User contrib/sandbox: Difference between revisions

Content deleted Content added
remove parameters
m remove that as well
Line 120:
end
local deleted, articles, automated, distinct, unique, images, insane = '','','','', '', '', '', ''
if args['deleted'] then deleted = ', over <b>' ..formatNumber(args['deleted'])..'</b> of which were to pages that are now deleted' end
if args['articles'] then articles = ', over <b>' ..formatNumber(args['articles'])..'</b> of which were to articles' end