Module:In lang/sandbox: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
require ('Module:No globals');
 
local namespace = mw.title.getCurrentTitle().namespace; -- used for categorization
 
 
Line 144 ⟶ 142:
table.insert (msg, template);
table.insert (msg, '|help]])</span>');
if 0 == mw.title.getCurrentTitle().namespace then
table.insert (msg, '[[Category:Nihongo template errors]]');
end