Content deleted Content added
HouseBlaster (talk | contribs) fix placed-date |
HouseBlaster (talk | contribs) fix cat |
||
Line 218:
end
if underRestrictions
if args['placed-date'] then messageBody = messageBody .. '<p>Restrictions placed: ' .. require('Module:Date')._Date(args['placed-date']):text() .. '</p>'
else
addCategory('Wikipedia pages with contentious topic restrictions without a placed date')
end
end
|