48,407
edits
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
| Line 192: | Line 192: | ||
article = self:getCanonicalName() or false --item and sitelink(item, project) or false | article = self:getCanonicalName() or false --item and sitelink(item, project) or false | ||
if article then | if article then | ||
return | return article | ||
end | end | ||
-- If there's still no article, try the parent (if any). | -- If there's still no article, try the parent (if any). | ||