User:Nigos/scripts/Sandbox2.js

$( document ).ready( function() {

mw.util.addPortletLink(

'p-personal',

mw.util.getUrl( 'Special:MyPage/sandbox_2' ), //No need for a variable.

'Sandbox 2',

'pt-sandbox2',

'Sandbox 2',

null,

'#pt-sandbox'

);

});

//Category:Wikipedia scripts