Module:pollasena-roots: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
 
Line 23: Line 23:
-- true if the language declaration has a wikidata item, a marginal amount of conlangs have it
-- true if the language declaration has a wikidata item, a marginal amount of conlangs have it
term = (lang:getType() == "reconstructed" and "*" or "") .. term
local data = {term = term, alt = alt, lang = lang, nocont = natlang}
local data = {term = term, alt = alt, lang = lang, nocont = natlang}
return require('Module:links').full_link(data)
return require('Module:links').full_link(data)

Navigation menu