MediaWiki:Gadget-mySandbox.js: Difference between revisions

Jump to navigation Jump to search
m
Testing
(Undo revision 13638 by Bgwhite (talk))
m (Testing)
Line 34: Line 34:
                 //
                 //
                 // BGWHITE - Commented out so sandbox doesn't show up for logged-out users.
                 // BGWHITE - Commented out so sandbox doesn't show up for logged-out users.
//title = new mw.Title( 'Special:MyPage/' + conf.subpageName );
title = new mw.Title( 'Special:MyPage/' + conf.subpageName );


url = new mw.Uri( title.getUrl() );
url = new mw.Uri( title.getUrl() );

Navigation menu