Content deleted Content added
-book |
redirect detect |
||
Line 39:
if args.ignorenamespace then
return nil
end
if title.isRedirect then
return resolveExtraGrade('redirect',args)
end
local ns = title.namespace
|
-book |
redirect detect |
||
Line 39:
if args.ignorenamespace then
return nil
end
if title.isRedirect then
return resolveExtraGrade('redirect',args)
end
local ns = title.namespace
|