Jump to content

User:Animum/headers.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Animum (talk | contribs) at 21:43, 13 March 2007 (added script). 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.
addOnloadHook(function () {
    addPortletLink('p-personal', 'http://tools.wikimedia.de/~interiot/cgi-bin/Tool1/wannabe_kate',
        'Wannabe Kate', 'pt-wannabe kate', 'Wannabe Kate', null, document.getElementById('pt-preferences'));
});

addOnloadHook(function () {
    addPortletLink('p-personal', wgArticlePath.replace(/\$1/, 'User:Steptrip/Sandbox'),
        'My Sandbox', 'pt-My Sandbox', 'My Sandbox', null, document.getElementById('pt-watchlist'));
});

addOnloadHook(function () {
    addPortletLink('p-personal', wgArticlePath.replace(/\$1/, 'Wikipedia:Administrator intervention against vandalism'),
        'AIV', 'pt-AIV', 'AIV', null, document.getElementById('pt-preferences'));
});

addOnloadHook(function () {
    addPortletLink('p-personal', (/\$1/, 'http://tools.wikimedia.de/~interiot/cgi-bin/Tool1/wannabe_kate?site=en.wikipedia.org&username=Steptrip'),
        'My Edit Count', 'pt-my edit count', 'My Edit Count', null, document.getElementById('pt-wannabe kate'));
});

addOnloadHook(function () {
    addPortletLink('p-personal', wgArticlePath.replace(/\$1/, 'User:Steptrip/monobook.js'),
        'my monobook', 'pt-my monobook', 'my monobook', null, document.getElementById('pt-preferences'));
});

addOnloadHook(function () {
    addPortletLink('p-personal', wgArticlePath.replace(/\$1/, '{{BASEPAGENAME}}/monobook.js'),
        'quick link monobook', 'pt-quick link monobook', 'quick link monobook', null, document.getElementById('pt-preferences'));
});


addOnloadHook(function () {
    addPortletLink('p-personal', wgArticlePath.replace(/\$1/, 'User:Steptrip/Clock'),
        'clock', 'pt-clock', 'clock', null, document.getElementById('pt-watchlist'));
});