Module:links: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 196: Line 196:
end
end
-- Reconstructed languages and substrates require an initial *.
-- Reconstructed languages and substrates require an initial *.
elseif (reconstructed or lang:getFamilyCode() == "qfa-sub") and not conlang then
elseif (reconstructed or lang:getFamilyCode() == "qfa-sub") then
local check = target:match("^:*([^:]*):")
local check = target:match("^:*([^:]*):")
check = check and ulower(check)
check = check and ulower(check)

Navigation menu