Module:Contentious topics/talk notice: Difference between revisions

Content deleted Content added
fix placed-date
fix cat
Line 218:
end
 
if underRestrictions andthen
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