Difference between revisions of "Module:Documentation"

Jump to navigation Jump to search
Bypass redirects in links at header
meta>Pharos
m (6 revisions imported from w:Module:Documentation)
w:en>Pppery
(Bypass redirects in links at header)
Line 483: Line 483:
if not title or not docTitle then
if not title or not docTitle then
return nil
return nil
end
if docTitle.isRedirect then
docTitle = docTitle.redirectTarget
end
end


Anonymous user

Navigation menu