Module:Template translation: Difference between revisions

m
no edit summary
m (support the uselang parameter)
mNo edit summary
Line 97:
-- Get the last subpage and check if it matches a known language code.
local subpage = args['uselang'] or ''
if (subpage == '') then
then
subpage = this.getLanguageSubpage()
end
Anonymous user