Content deleted Content added
HouseBlaster (talk | contribs) error category for bad topics |
HouseBlaster (talk | contribs) bad-topic |
||
Line 169:
end
else
local topicBlurb = frame:expandTemplate{
messageBody = messageBody .. 'to <b>'▼
args = { scope=topics[1] } } if topicBlurb ~= '' then
.. topicBlurb
.. '</b>, a contentious topic.</p>'
else
addCategory('bad-topic')
end
end
|