Difference between revisions of "Module:Template translation"
Jump to navigation
Jump to search
m
Module:Template translation (view source)
Revision as of 19:38, 20 October 2013
, 19:38, 20 October 2013Undo revision 6105795 by Base (talk)
>Base m (smth like that actually should be but please fix since i'm lua-0.001) |
>Base |
||
Line 33: | Line 33: | ||
(added for backward compatibility of Template:TNT) | (added for backward compatibility of Template:TNT) | ||
]] | ]] | ||
local namespace = 'Template' | local namespace = 'Template' | ||
local templateFullTitle = mw.title.new(template, namespace) | local templateFullTitle = mw.title.new(template, namespace) | ||
if (templateFullTitle.id == 0) | if (templateFullTitle.id == 0) |