Module:links/templates: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 69: Line 69:
end
end
local language_name = args.w and lang:makeWikipediaLink() or lang:getCanonicalName()
local language_name = args.w and "[[" .. lang:getCanonicalName() .. "]]" or lang:getCanonicalName()
if term == "-" then
if term == "-" then