Module:links: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 343: Line 343:
end
end
return "[[" .. link.target .. (link.fragment and "#" .. link.fragment or "") .. "|" .. asterisk .. "]]"
return "[[" .. link.target .. (link.fragment and "#" .. link.fragment or "") .. "|*" .. asterisk .. "]]"
end
end


Navigation menu