User:Proteins/monobook.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:Proteins/monobook.css. |
importScript("User:Csewiki/monobook.js");
importStylesheet('User:Csewiki/monobook.css');
// Dr. pda's scripts
// importScript('User:Dr_pda/prosesizebytes.js'); //[[User:Dr_pda/prosesize.js]]
// importScript('User:Dr_pda/generatestats.js'); //[[User:Dr_pda/generatestats.js]]
// importScript('User:Dr_pda/editrefs.js'); //[[User:Dr_pda/editrefs.js]]
// importScript('User:Dr_pda/articlehistory.js'); //
// importScript('User:Ais523/highlightmyname.js');
// importScript('User:Ais523/bracketmatch.js');
// importScript('User:Barticus88/WhatLinksHere.js'); // new tabs for What Links Here pages
// importScript('User:Splarka/dabfinder.js'); // highlight dabs and redirects
// importScript('User:Animum/count.js'); // experimental edit counter
// importScript('Wikipedia:WikiProject User scripts/Scripts/TimeTraveller.js');
importScript('User:Pyrospirit/metadata.js'); // base script for assessments
// importScript('User:Pyrospirit/metadata/projectbanners.js'); // parse WikiProject banners
importScript('User:Pyrospirit/metadata/assesslinks.js'); // color links by assessment
// importScript('User:Proteins/articleplayback.js');
// importScript('User:Proteins/addsandboxlink.js');
// importScript('User:Proteins/Vicime.js');
// Think about minimal set of edit buttons
// rmEditButtons=['all'];
// XEBOrder='4,A,2,3,R,E';
// XEBOrder='4,A,2,3,R,E,5,X,W,Q';
// myButtons=[];
// importScript('User:MarkS/extraeditbuttons.js');
// importScript('User:Proteins/helpbox.js');
// importScript('User:Proteins/colorlinks.js');
// Added to p-lang
importScript('User:Proteins/translateinterwikicodes.js');
// Added to p-navigation
// importScript('User:Proteins/studyquestions.js');
// importScript('User:Proteins/chemicalreactions.js');
importScript('User:Proteins/sortunorderedlists.js');
// importScript('User:Proteins/listredlinks.js');
// importScript('User:Proteins/showrandomlinksonpage.js');
// importScript('User:Proteins/followrandomlinkonpage.js');
// importScript('User:Proteins/cullrandomlinksonpage.js');
// importScript('User:Proteins/listredirectstothispage.js');
// importScript('User:Proteins/mosheadcheck.js');
// importScript('User:Proteins/moscheck.js'); // experimental, don't import
// importScript('User:Proteins/mapfunctions.js');
// importScript('User:Proteins/highlightpageelements.js');
// importScript('User:Proteins/formalstartnewarticle.js'); //long-term project
// Extended Wikipedia content
// importScript('User:Proteins/dynamicunits.js');
// importScript('User:Proteins/showmathderivations.js');
// importScript('User:Proteins/genericgeotagscript.js');
// Added to p-cactions
// Accessibility-related
// importScript('User:Proteins/checkALTtext.js');
// importScript('User:Proteins/quickdiffs.js');
// importScript('User:Proteins/summarizeAfD.js');
// importScript('User:Proteins/summarizeFAC.js');
// importScript('User:Proteins/outdent.js');
// importScript('User:Proteins/striparticlelinks.js');
// Useful for newcomers
// importScript('User:Proteins/helpmessages.js');
//importScript('User:Proteins/wpAcronyms.js');
//importScript('User:Proteins/expandWPacronyms.js');
// Scripts for improving writing
// importScript('User:Proteins/readability.js');
importScript('User:Proteins/articlestructure.js');
// importScript('User:Proteins/articlerewind.js');
// HotCat-inspired scripts (long-term project)
// importScript('User:Proteins/hottext.js'); // under development, "stub" script
// importScript('User:Proteins/hotcite.js'); // under development, "stub" script
// importScript('User:Proteins/hotimages.js'); // under development, "stub" script
// importScript('User:Proteins/hottables.js'); // under development, "stub" script
// importScript('User:Proteins/hotsections.js'); // under development, "stub" script
<!-- Please click on the "Save page" button just below this box. -->
importScript('User:Proteins/switchboard.js');
importScript('User:Proteins/wpAcronyms.js');
importScript('User:Proteins/editingtips.js');