Changes

Jump to: navigation, search

Module:Template translation

49 bytes added, 21:42, 20 July 2017
m
43 revisions imported
TemplateSandbox; mocking it with this method means templates won't be
localized but at least TemplateSandbox substitutions will work properly.
Won't work with complex uses.
]]
function this.mockTNT(frame)
return ''
end
return frame:expandTemplate{title = 'Template:' .. pargs[1], args = arguments}
end
return this

Navigation menu