Module:utilities/templates: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
 
Line 14: Line 14:
})
})
local lang = require("Module:languages").getByCode(args[1])
local lang = args[1]
if not lang then
if not lang then
return ""
return ""

Navigation menu