Module:Template translation: Difference between revisions

m
no edit summary
m (override the existing parameter of the base template name supplied with the actual template expanded (allows autodetection of language for autotranslated templates))
mNo edit summary
Line 143:
end
end
arguments['template'] = title.prefixedText -- override the existing parameter of the base template name supplied with the full name of the actual template expanded
arguments['namespace'] = nil -- discard the specified namespace override
return frame:expandTemplate{title = ':' .. title.prefixedText, args = arguments}
Anonymous user