Changes

Jump to: navigation, search

Module:Template translation

12 bytes removed, 19:38, 18 December 2015
rename
]]
local title
local namespace = args['namespacetntns'] or '' if (namespace ~= '') -- Checks for namespace tntns parameter for custom ns.
then
title = this.title(namespace, pagename) -- Costly
end
arguments['template'] = title -- override the existing parameter of the base template name supplied with the full name of the actual template expanded
arguments['namespacetntns'] = nil -- discard the specified namespace override
arguments['uselang'] = args['uselang'] -- argument forwarded into parent frame
arguments['noshift'] = args['noshift'] -- argument forwarded into parent frame
Anonymous user

Navigation menu