User:OrenBochman/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 can be added at User:OrenBochman/vector.css. |
//fun
//importScript('User:OrenBochman/Scripts/JeepresCreepers.js)'
//afc
//importScript('User:OrenBochman/Scripts/afc beta.js'); // Yet another AfC helper script (beta)
//importScript('User:Henrik/js/automod.js'); //Status
//citations
//importScript('User:Ohconfucius/script/Sources.js'); //fix citations styles
//importScript('User:Odie5533/SnipManager.user.js'); //SnipManager via User:Odie5533/SnipManager
//importScript('User:Apoc2400/refToolbarPlus.js'); //google books lookup tool
//config reftoolbar
/*$('head').one('reftoolbarbase', function() {
new citeTemplate('cite example', 'Example',
[ // Basic fields
{"field": "last", "label":"Last name", "autofillprop":"last1"},
{"field": "first", "label":"First name", "autofillprop":"first1"},
{"field": "title", "autofillprop":"title"},
{"field": "url", "label":"URL"},
{"field": "work", "tooltip": "If this is part of a larger work"},
{"field": "isbn", "label":"ISBN", "autofillid":"isbn"},
{"field": "publisher", "autofillprop":"publisher"},
{"field": "accessdate"}
],
[ // Expanded fields
{"field": "author"},
{"field": "authorlink", "label":"Author's article", "tooltip":"If the author has an article, the name of the article"},
{"field": "coauthors", "autofillprop":"coauthors"},
{"field": "page"},
{"field": "pages"},
{"field": "language"},
{"field": "format"},
{"field": "date"},
]);
});
*/
//importScript('User:Ucucha/HarvErrors.js'); //
//window.checkLinksToCitations = false; //remove false positives
//importScript('User:OrenBochman/Scripts/personaltoolbar.js'); // My personal toolbar
//importScript('User:OrenBochman/sysopdetector.js'); // Splarka Admin Dectector Script (visible in user pages)
//importScript('Wikipedia:AutoEd/complete.js');
//importScript('User:OrenBochman/Scripts/NewPagePatrol.js'); // TheJosh's NPP script
//importScript('User:Splarka/ajaxmassrollback.js'); // AJAX Mass Rollback
//importScript('User:Splarka/ajaxfilemove.js'); // AJAX File Move
//importScript('User:Bmusician/Scripts/closeAFD.js'); // A tweaked version of User:Mr.Z-man/closeAFD.js
//importScript('User:Henrik/js/automod.js'); //status update
//importScript('User:Xenocidic/statusChanger2.js'); // Status changer
//importScript('User:Shubinator/DYKcheck.js'); //DYK Checker
//importScript('User:TheDJ/qui.js');
//importScript('User:Equazcion/RemoveMarkAll.js');
//importScript('User:Ale_jrb/Scripts/csdhelper.js'); // CSDH
//[[User:Ale_jrb/Scripts/csdhelper.js]]
// var notifyByDefaultNew = false;
// var logOnDecline = true;
// var logOnDeclinePath = 'User:OrenBochman/CSD log/Declines'
//importScript('User:Timotheus Canens/afchelper4.js'); //AFCH
// var afcHelper_advert = ') ([[WP:AFCH|AFCH]]'
//importScript('User:Rami_R/rfppClerk.js'); //RFPP Clerk
// pr_timeout = 1
// fr_timeout = 6
//Wikipraise
//$.holdReady(true);
//mediaWiki.loader.load("https://toolserver.org/~netaction/wikitrust.js");