Content deleted Content added
font size per WP:ACCESS; remove background+color as essentially unnecessary; padding as actually unnecessary |
NOINDEX only if actually displaying the RfD notice |
||
Line 71:
end
if category then category = category..'[[Category:Temporary maintenance holdings/RFD]]' end
local noindex = mw.getCurrentFrame():expandTemplate{title="NOINDEX"}
return string.format('%s%s<span id="delete-reason" style="display: none;">%s</span>%s%s',
noindex,
messageBox.main('mbox', {
type = 'delete',
|