Changes

Jump to navigation Jump to search

Module:Navbox

102 bytes added, 00:39, 16 March 2013
hmmm, not my smartest moment
title = mw.title.new( args[1]:sub(2) );
else
title = mw.title.new( args[1] ); if title.namespace == 0 then title = mw.title.new( 'Template:' .. args[1] ); end
end
Anonymous user

Navigation menu