User:Malik Shabazz/vector.js
Appearance
Code that you insert on this page could contain malicious content capable of compromising your account. If you import a script from another page with "importScript", "mw.loader.load", "iusc", or "lusc", take note that this causes you to dynamically load a remote script, which could be changed by others. Editors are responsible for all edits and actions they perform, including by scripts. User scripts are not centrally supported and may malfunction or become inoperable due to software changes. A guide to help you find broken scripts is available. If you are unsure whether code you are adding to this page is safe, you can ask at the appropriate village pump. This code will be executed when previewing this page. |
![]() | The accompanying .css page for this skin is at User:Malik Shabazz/vector.css. |
// [[User:Lupin/popups.js]] - please include this line
importScript('User:Lupin/popups.js');
popupAdminLinks=true;
popupFixDabs=true;
popupLastEditLink=true;
// [[User:Lupin/Anti-vandal tool]]
importScript("User:Lupin/recent2.js");
// [[Wikipedia:WikiProject User scripts/Scripts/Force edit summary alternative]]
importScript('Wikipedia:WikiProject User scripts/Scripts/Force edit summary alternative');
// [[User:Cacycle/wikEdDiff.js]]
importScript('User:Cacycle/wikEdDiff.js');
// [[Wikipedia:WikiProject User scripts/Scripts/Six tabs]]
importScript('Wikipedia:WikiProject User scripts/Scripts/Six tabs');
// [[Wikipedia:WikiProject User scripts/Scripts/User tabs]]
importScript('Wikipedia:WikiProject User scripts/Scripts/User tabs');
// [[User:Mr.Z-man/gsearch]]
importScript('User:Mr.Z-man/gsearch.js');
// [[User:Jnothman/afd helper]]
importScript('User:Jnothman/afd_helper/script.js');
/* This is to keep track of who is using this extension: [[User:Jnothman/afd_helper/script.js]] */
// [[User talk:Alex Smotrov/edittop.js]]
if (wgAction=='edit' && document.URL.indexOf('§ion=0') != -1)
addOnloadHook(function(){
document.getElementById('wpSummary').value = "/* Intro */ ";
})
// [[Wikipedia:WikiProject User scripts/Scripts/Watchlist since]]
importScript('Wikipedia:WikiProject User scripts/Scripts/Watchlist since');
// [[User:Lightmouse/monobook.js/script.js]]
importScript('User:Lightmouse/monobook.js/script.js');
// [[Wikipedia:Comments in Local Time]]
LocalizeConfig = { dateFormat : 'mdy' }; // options are 'ymd', 'dmy', 'mdy'
// [[User:Dr pda/prosesize.js]]
importScript('User:Dr pda/prosesize.js'); //[[User:Dr pda/prosesize.js]]
// [[User:NuclearWarfare/Mark-blocked script.js]]
importScript('User:NuclearWarfare/Mark-blocked script.js');
// [[User:Plastikspork/date.js]]
importScript('User:Plastikspork/date.js');
// [[User:Ale_jrb/Scripts]]
importScript('User:Ale_jrb/Scripts/csdhelper.js');
var notifyByDefaultNew = false;