Module:language-like: Difference between revisions
No edit summary |
No edit summary Tag: Manual revert |
||
| (2 intermediate revisions by the same user not shown) | |||
| 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). | ||