Module:Sprite: Difference between revisions

Jump to navigation Jump to search
m
pls
m (uhhh)
m (pls)
Line 327: Line 327:
if string.match(link, "%#") then
if string.match(link, "%#") then
local parentDiv = mw.html.create("a"):attr("href","/" .. link)
local parentDiv = mw.html.create("a"):attr("href","/" .. link)
return parentDiv
else
local parentDiv = mw.html.create("a"):attr("href","/#" .. link)
return parentDiv
return parentDiv
end
end
Bureaucrats, Check users, emailconfirmed, Interface administrators, staff, Administrators, translation-admin, Widget editors
1,633

edits

Navigation menu