User:Timotheus Canens/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:Timotheus Canens/vector.css. |
// if (document.getElementById("mw-rev-suppressed-unhide-diff") && document.location.search.indexOf("unhide=1") == -1 ) {
// document.location.search = document.location.search + "&unhide=1&unhideauto=1";
// }
// else if(document.location.search.indexOf("unhideauto=1") != -1 ){
// $("#content").css("background-color", "#FFDBDB");
// }
importScript('User:Writ Keeper/Scripts/massRevdel.js');
importScript('User:Timotheus Canens/massunblock.js');
importScript('User:Timotheus Canens/massprotect.js');
importScript('User:Timotheus Canens/acimplnotes.js');
// importScript('User:Amalthea/culoghelper.js');
// if (mw.config.get("wgNamespaceNumber")===-1 && mw.config.get("wgCanonicalSpecialPageName")==="CheckUser") mw.loader.load("//checkuser.wikimedia.org/w/index.php?title=User:Amalthea/cufilter.js&action=raw&ctype=text/javascript");
/* User:Technical_13/Scripts/OneClickArchiver */
importScript( 'User:Technical_13/Scripts/OneClickArchiver.js' );// Backlink: [[User:Technical_13/Scripts/OneClickArchiver]]
/***
* Deletion scripts.
*/
//AFD closing.
importScript('User:Martijn Hoekstra/checkrange.js');
//CSDH
importScript('User:Ale_jrb/Scripts/csdhelper.js');
/***
* Editing scripts
*/
//Playing with rollback.
importScript('User:Writ Keeper/rollbackSummary.js');
importScript('User:Timotheus Canens/massrollback.js');
importScript('User:Gracenotes/rollback.js');
rollbackSummaryDefault = "[[WP:RBK|Reverted]] edits by [[Special:Contributions/$2|$2]] ([[User talk:$2|talk]]) to last version by $1";
// enhanced diff view
importScript('User:Cacycle/wikEdDiff.js');
//DYK
importScript('User:Shubinator/DYKcheck.js');
//POPUPS config
popupFixRedirs = true;
popupFixDabs = true;
popupRedlinkRemoval = true;
/***
* Misc scripts
*/
//mbNoAutoStart = true;
mw.loader.load('//ru.wikipedia.org/w/index.php?title=MediaWiki:Gadget-markblocked.js&action=raw&ctype=text/javascript');
importScript('User:Animum/easyblock.js');
importScript('User:Animum/revdelete.js');
importScript('User:Animum/massdelete.js');
importScript('User:NuclearWarfare/admindash.js');
// [[User:Steel359/protection.js]] - Easily add responses to [[WP:RFPP]] and protection symbols to pages
importScript('User:Steel359/protection.js');
spiHelper_watchArchive = "unwatch";
spiHelper_watchCase = "nochange";
importScript('User:Timotheus Canens/spihelper.js');
//importScript('User:Timotheus Canens/spicaselist.js');
importScript('User:Writ Keeper/Scripts/cuStaleness.js');
importScript('User:Timotheus Canens/massblock.js');
importScript('User:Timotheus Canens/massedit.js');
importScript('User:Timotheus Canens/massrestore.js');
importScript('User:M/reword.js');