In this article, we are going to delve into the fascinating world of
User:Terrillja/monobook.js. Whether we are talking about
User:Terrillja/monobook.js's life, a relevant event related to
User:Terrillja/monobook.js, or
User:Terrillja/monobook.js's influence on today's society, this topic deserves to be explored in depth. Throughout the next few lines, we will analyze various aspects that will allow us to better understand the importance of
User:Terrillja/monobook.js and its impact in different areas. Without a doubt, it is an exciting topic that arouses the interest of a wide range of people, so we should not underestimate its relevance today.
//]
importScript('User:Mr.Z-man/refToolbar.js');
//Twinkle javascript tools
importScript('User:AzaToth/twinkle.js');
//used to change my status at top right
importScript('User:Xenocidic/statusChanger2.js');
//welcome and tag articles
importScript('User:Ioeth/friendly.js');
//lupin's recent changes filter
importScript('User:Lupin/recent2.js');
//]
importScript('User:Lupin/autoedit.js');
//box in toolbox for new pages
importScript('User:TheJosh/Scripts/NewPagePatrol.js');
//use to close afds
importScript('Wikipedia:WikiProject User scripts/Scripts/CloseAFD.js');
//hides closed
importScript('User:Mr.Z-man/hideClosedAFD.js');
//another afd
importScript('User:Mr.Z-man/closeAFD.js');
//highlights redirects
importScript('User:Dschwen/highlightredirects.js');
//add a contribs tab to user
importScript('User:JeremyMcCracken/contribstab.js');
//AfC helper script
importScript ('User:Henrik/js/afc-helper.js');
//for comparing histories of two editors, useful for finding socks
importScript('User:Alex Smotrov/histcomb.js');
//shows user rights and block status
importScript('User:Splarka/sysopdectector.js');
//mass rollback
importScript('User:John254/mass rollback.js');
//rollback summary
importScript('Mr.Z-man/rollbackSummary.js');
//]: highlight zero size collapsed edits
if ((wgCanonicalSpecialPageName=='Watchlist') || (wgCanonicalSpecialPageName=='Recentchanges'))
importScript('user:js/markZeroEdits.js');
//fair use helper
importScript('User:AWeenieMan/furme.js');