User:Vipinhari/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 can be added at User:Vipinhari/monobook.css. |
//Lupin's popup is not maintained anymore. Using Navigation popup instead.
//importScript('User:Lupin/popups.js'); //[[Wikipedia:Tools/Navigation_popups]]
importScript('User:TheJosh/Scripts/NewPagePatrol.js'); //[[User:TheJosh/Scripts/New_Page_Patroller]]
importScript('User:TheJosh/Scripts/NewUserPatrol.js'); //[[User:TheJosh/Scripts/Recent_Change_Patroller]]
//importScript('User:AzaToth/twinkle.js'); //[[Wikipedia:Twinkle]]
//importScript('User:Lupin/recent2.js'); //[[User:Lupin/Anti-vandal_tool]]
//importScript('User:Ioeth/friendly.js'); //[[Wikipedia:FRIENDLY]]
//importScript('User:Jnothman/afd_helper/script.js'); //[[User:Jnothman/afd_helper]]
importScript('Wikipedia:AutoEd/complete.js'); //[[Wikipedia:AutoEd]]
importScript('User:Ais523/adminrights.js'); //[[User:Ais523/adminrights.js]]
//importScript('Wikipedia:WikiProject User scripts/Scripts/CloseAFD.js'); //[[Wikipedia:WikiProject_User_scripts/Scripts/CloseAFD]]
//importScript('User:Mr.Z-man/hideClosedAFD.js'); //[[User:Mr.Z-man/hideClosedAFD]]
importScript('User:Dr_pda/prosesize.js'); //[[User:Dr_pda/prosesize.js]] //This script adds a '''Page size''' link to the toolbox
importScript('User:Cameltrader/Advisor.js'); //[[User:Cameltrader/Advisor.js/Description]]
importScript('User:Animum/usergroups.js'); //[[User:Animum/Scripts]]
importScript('User:Gimmetrow/fixRefs.js'); //This replacement script automatically places the citations in the correct place.
importScript('User:Sreejithk2000/live-edit-counter.js'); //[[User:Sreejithk2000/live-edit-counter.js]]
importScript('User:Ale_jrb/Scripts/userhist.js'); //[[User:Ale_jrb/Scripts]] - This script adds a box to the
// page history that allows you to display only edits made by a certain user. Useful if you're reviewing
// contributions, or trying to remember what changes you made to a specific page etc.
//Friendly Custom Configuration [[Wikipedia:Friendly]]
//[[
//if( typeof( FriendlyConfig ) == 'undefined' )
// FriendlyConfig = {};
//FriendlyConfig.summaryAd = "";
//]]
//Twinkle Custom Configuration [[Wikipedia:Twinkle]]
//[[
//if( typeof( TwinkleConfig ) == 'undefined' )
// TwinkleConfig = {};
//TwinkleConfig.summaryAd = "";
//]]