Module:links: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 327: Line 327:
end
end
if link.target:match("^%*") and lang:hasType("reconstructed") and not hasType("conlang") then
if link.target:match("^%*") and lang:hasType("reconstructed") and not lang:hasType("conlang") then
link.target = link.target:gsub("^%*","Reconstruction:" .. lang:getCanonicalName() .. "/")
link.target = link.target:gsub("^%*","Reconstruction:" .. lang:getCanonicalName() .. "/")
link.fragment = ""
link.fragment = ""

Navigation menu