Module:links: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 197: Line 197:
if lang:getFullCode() == "und" then
if lang:getFullCode() == "und" then
return nil
return nil
elseif lang:hasType("conlang") then
target = "*" .. target
elseif not lang:hasType("conlang") then
elseif not lang:hasType("conlang") then
target = "Reconstruction:" .. lang:getFullName() .. "/" .. target
target = "Reconstruction:" .. lang:getFullName() .. "/" .. target

Navigation menu