Jump to content

User:Piotrus/monobook.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Piotrus (talk | contribs) at 20:04, 2 December 2010. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
//<nowiki> Sandbox link (adds a link to my sandbox in the top right corner)

addOnloadHook(function () {
    addPortletLink('p-personal', wgArticlePath.replace("$1", "Special:Mypage/Sandbox"), 'My sandbox', 'pt-sandbox', 'Your personal sandbox', null, document.getElementById('pt-preferences'));
});

//</nowiki>

//<nowiki> Artcle size script (adds a page size option to the toolbox on the left side of the screen)

importScript('User:Dr pda/prosesize.js'); //[[User:Dr pda/prosesize.js]]

//</nowiki>

//<nowiki> Wikipedia:AutoEd

importScript('Wikipedia:AutoEd/complete.js');

//</nowiki>

importScript('User:ProveIt GT/ProveIt.js');
// [[User:ProveIt GT/ProveIt.js]]