Module:Redirect hatnote: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
(detect more types of invalid and missing redirects)
Line 143:
category = 'Missing redirects'
elseif not redirectTitle.isRedirect then
category = 'InvalidArticles redirectswith redirect hatnotes needing review'
else
local mRedirect = require('Module:Redirect')
Line 149:
targetTitle = targetTitle or target and getTitle(target)
if targetTitle and targetTitle ~= currentTitle then
category = 'InvalidArticles redirectswith redirect hatnotes needing review'
end
end
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu