User:MShabazz/vector.js

This is an old revision of this page, as edited by MShabazz (talk | contribs) at 04:07, 16 September 2012 (- 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.
// [[User talk:Alex Smotrov/edittop.js]]
if (wgAction=='edit' && document.URL.indexOf('&section=0') != -1)
addOnloadHook(function(){
   document.getElementById('wpSummary').value = "/* Intro */ ";
})

// [[Wikipedia:Comments in Local Time]]
LocalizeConfig = { dateFormat : 'mdy' }; // options are 'ymd', 'dmy', 'mdy'

// [[User:NuclearWarfare/Mark-blocked script.js]]
importScript('User:NuclearWarfare/Mark-blocked script.js');