Module:links/templates: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 233: Line 233:
Forward the information to full_link.
Forward the information to full_link.
]]
]]
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