Module:User contrib/sandbox: Difference between revisions

Content deleted Content added
oops...
remove parameters
Line 120:
end
local deleted, reverted, 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['reverted'] then reverted = ', over <b>' ..formatNumber(args['reverted'])..'</b> of which were subsequently reverted' end
if args['articles'] then articles = ', over <b>' ..formatNumber(args['articles'])..'</b> of which were to articles' end
if args['automated'] then automated = ', over <b>' ..formatNumber(args['automated'])..'</b> of which were automated' end
Line 145 ⟶ 144:
.. automated
.. deleted
.. reverted
.. articles
.. distinct
Line 162 ⟶ 160:
.. automated
.. deleted
.. reverted
.. articles
.. distinct