Line 49:
Line 49:
end
end
-- Look for disamiguation template in page content
-- Look for disamiguation template in page content
+
local title = mw.title.new(page)
local title = mw.title.new(page)
if not title then return false end
if not title then return false end