User:EvanSeeds/monobook.js

////////////////////////

// MY OWN SCRIPTS //

////////////////////////

// Quicklinks

$(function() {

addPortletLink ('p-tb', wgArticlePath.replace(/\$1/,'WP:CSD'), 'Criteria for Speedy Deletion');

addPortletLink ('p-tb', wgArticlePath.replace(/\$1/,'WP:AIV'), 'Admin Intervention against Vandalism');

addPortletLink ('p-tb', wgArticlePath.replace(/\$1/,'WP:AN/I'), "Admin's Noticeboard/Incidents");

addPortletLink ('p-tb', wgArticlePath.replace(/\$1/,'WP:UAA'), 'Usernames for Admin Attention');

addPortletLink ('p-tb', wgArticlePath.replace(/\$1/,'WP:SC'), 'Stub categories');

});

////////////////////////

//OTHER USERS' SCRIPTS//

////////////////////////

importScript('User:AzaToth/twinkle.js');

importScript('User:TheJosh/Scripts/NewPagePatrol.js');

importScript('User:Ioeth/friendly.js');