Module:Sprite: Difference between revisions
No edit summary |
Also have none remove the link |
||
| Line 86: | Line 86: | ||
end | end | ||
if link ~= '' then | if link ~= '' and mw.ustring.lower( link ) ~= 'none' then | ||
if link:find( '//' ) then | if link:find( '//' ) then | ||
-- External link | -- External link | ||