Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Documentation: Difference between revisions

Content added Content deleted
thegreatwar>Borderman
m (1 revision imported)
(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


Cookies help us deliver our services. By using our services, you agree to our use of cookies.