Wikipedia:User scripts/List
User scripts are powerful customisations, authored by the community, that allow registered Wikipedians to change Wikipedia's interface beyond the options available in preferences. This page provides a list of available scripts and instructions on installing them. User scripts are written in JavaScript.
- Click here to skip directly to the script list.
- Many of the most popular scripts become gadgets, and are subsequently removed from this page. You can enable them via Preferences – Gadgets. It is recommended that you check there first for any tool you might be looking for, since gadgets have been widely tested and proven useful and reliable.
- Most scripts are designed and tested primarily with the Vector skin, Wikipedia's current default.
How to install user scripts:(Simple method for scripts located on English Wikipedia)
- First, make sure you are registered and logged in. Only logged-in users can install scripts.
- Click the superscript link next to the name of the script you want to install and follow the instructions in the footnote.
- If there is no superscript link next to the name of the script, then follow the link to the script's documentation and look for installation instructions there.
- After you copy the necessary code to your common.js file as instructed in the footnote/documentation, save the page and bypass your cache to make sure the changes take effect.
Automatic installer: Script Installer makes script installations fully automatic. The installer itself must first be installed manually. Afterwards, scripts can be installed with a single click.
Site-wide appearance[edit]
For reading[edit]
Scripts that offer superficial site-wide changes to ease browsing.
- Hide Vector Sidebar[1] (source) – hides the left sidebar in Vector. Can access the sidebar anytime by alt-shift-a.
- SimpleLightbox[2] (source) – simple lightbox which enlarges images without leaving the page, faster and easier than Media Viewer.
- Picture Popups[3] (source) – enlarge images without leaving the page and without disabling the page content. Doesn't work with the Modern skin.
- AutoPurge[4] (source) – similar to standard null edit/purge buttons, this script automatically purges certain cache problem pages listed in a user-defined window.AutoPurgePages variable array.
- Article Quality (AQ) Fetcher[5] (source) – stylizes article links according to the grade of the target article as based on the assessment team's quality scale.
- Floater[6] (source) – thin floating toolbar that slides smoothly into view when you scroll down any page, providing constant access to commonly used tools that normally sit at the top of pages, including the search bar.
- FloatHead[7] (source) – makes the Wikipedia head navigation floating.
- Float Side[8] (source) – makes the Wikipedia side panel floating.
- FloatingTOC[9] (source) – collapsible floating Table of Contents.
- Custom GeoHack replacement[11] (source) – use your own custom page with only links you choose, and with whatever formatting you want, instead of the regular GeoHack.
- GeoHack replacement script (source) – replace coordinates' external links to GeoHack with direct links to a single mapping provider.
- goToTop[12] (source) – (Handy for phones) Adds a small button to the bottom left of the page which moves to the top of the page when tapped.
- To Top[14] (source) – adds a link to the top of the page in the footer.
- To Bottom[15] (source) – adds a link to the bottom of the page in the right navigation menu.
- highlightSearch[16] (source) – highlights the search key word in the selected article from the search page.
- Metric First[17] (source) – When Imperial units are listed first, this script re-orders the units to put metric first. Opposite of Imperial First.
- Imperial First[18] (source) – When metric units are listed first, this script re-orders the units to put metric first. Opposite of Metric First
- Link Redirect Title[19] (source) – modifies the title heading of any redirect destination page, creating a link to the proper destination. Created for and only tested with the Vector skin.
- Client-side MathJax[20] (source) – enables MathJax rendering of mathematical notation within <math> tags. You will never have to see grainy images in place of math again! Preferences → Appearance → Math must be set to "LaTeX source". Fast once cached in your browser.
- RefToggle[21] (source) – enables removal of reference numbers in square brackets.
- Serendipity[22] (source) – inserts alphabetically adjacent article content to distract you the way traditional print encyclopedias used to. Also disables newfangled hypertext features.
- SkinSwitcher[23] (source) – allows users to view pages in any of the seven available skins (Vector, MonoBook, Modern, CologneBlue, Minerva, MinervaNeue, and ApiOutput)
- Smaller Templates[24] (source) – makes maintenance templates appear smaller, both horizontally and vertically.
- Subdue Links[25] (source) – adds a button to the navigation menu (near the "Read" tab) to make content hyperlink text colouration turn-off-and-on-able. Doesn't affect UI links. Created for and only tested with the Vector skin.
- Subject's Age From Year[26] (source) – roll over any year in an article about a dated subject and see the age of that subject that year.
- Toggle VF[27] (source) – creates a voice-friendly PDF version of any Wikipedia article that can be read aloud by text-to-speech applications such as Voice Dream, TextAloud, etc.
- up-one-lvl-kbd[28] (source) – The "U" keyboard shortcut now goes up one subpage level.
- Wide Skin (source) – hides the sidebar and transfers its links to menus and the footer. Tested with the Vector skin.
- wiktLookup[29] (source) – double-click a word, and go to its definition on Wiktionary.
- retroambox[30] (source) – circa-2006 styles for templates using the ambox metatemplate.
- hideSectionDesktop[31] (source) – enables level 2 sections to be collapsed in the desktop view, like in mobile. Adds a [toggle visibility] link to each section header.
- ToggleSmall[32] (source) – enables small and big text to be made default size, as well as unstriking text.
- Invert[33] (source) – adds a link to inverts the colour of all Wikipedia pages.
- showKanji[34] (source) – shows the corresponding Japanese kanji and furigana of a page under the title if any is found.
- Global Preferences[35] (source) – adds a link to edit global preferences.
- Mobile View[36] (source) – adds a link to view mobile version of page.
- section-strike[37] (source) - strikes out sections where discussions have been closed.(Pretty buggy)
Search[edit]
Modify the site's search bar or search result pages.
- Google Title[38] (source) – adds a link next to an article's title to search Google for that title in a new tab.
- Open search in new tab automatically[39] (source) – open search results list or suggestions in new tab automatically.
- SearchNamespace[40] (source) – adds a pulldown menu next to the quick search bar allowing selection of namespace to search in.
- Search Suite[41] (source) – list-friendly search results enhancer. On/Off features include sort, single-line results, wikilink formatting, etc.
- WRStitle[42] (source) – adds a link next to an article's title to open a Wikipedia Reference Search for that title in a new tab.
For editing[edit]
Scripts that offer site-wide changes aimed at those who edit actively or participate in discussions and advanced editing.
- Inline: Anything that affects content that in inline
- Discussion oriented: Anything to do with discussion on Wikipedia (talk pages)
- Navigation menu (left): Anything in the left navigation menu (uses: p-namespaces or p-variants)
- Actions navigation menu (right): Anything in the right navigation menu (uses: p-cactions, p-views, p-page2 or p-search)
- Personal toolbar (top): Anything in the top toolbar (uses: p-personal)
- Toolbox and side panel: Anything in the side panel, toolbox or any other sections of it (uses: mw-panel, p-navigation, p-interaction, p-tb, p-coll-print_export, p-lang)
Note that the descriptions "left", "right", and "top" are for the default Vector skin; actual placement may vary for other skins.
Inline[edit]
- alwaysEditSectionLink[43] (source) – should add section links to pages where there are sections but no editsection links. (For example, archive pages with __NOEDITSECTION__).
- Autolink[44] (source) – makes plaintext [[wikilinks]], {{transclusions}}, and URLs clickable where they normally aren't (i.e. in the History tab and on .js pages)
- copySectionLink[45] (source) – displays a hidden pilcrow (¶) after editable section titles. When you mouse-over the section heading, the pilcrow will appear as a link to that section. This can then be used to more easily get copy/pasteable links in the format of Page#Section.
- deCapitalizer[47] (source) – decapitalizes the selected text when the button is pressed.
- DisplayNumberOfTags[48] (source) – displays the number of maintenance tags in the article, thus nagging the editor about them.
- Duplinks[49] (source) – highlights links that occur more than once in an article (separate for lead and body)
- Duplinks-alt[50] (source) – a mod of User:Ucucha's script (see above): the first occurrence of a duplicated link will be highlighted in a green dashed border.
- Edit Box Expander[51] (source) – removes left navigation menu and makes the edit area bigger so there are less distractions when editing
- hover-edit-section[52] (source) – a keyboard shortcut to edit the section you're hovering over
- intropreload[53] (source) – shows links next to page title to the edit intro and preloaded content (if they exist)
- Link Classifier[54] (source) – colors links on the page to indicate redirects, broken redirects, disambiguation pages, and XfDs by default
- Section Footers[55] (source) – adds subtle clones of all section headings (including [ edit ] links) to the end of their respective sections; allows section editing from the bottom of all sections. Glitchy (working on it)
- ToggleEditNotices[56] (source) – allows toggling of edit notices
- Wikidata Q numbers[57] (source) – adds Wikidata Q numbers to the article title
- Green Redirects[58] (source) – makes redirects green.
Discussion oriented[edit]
- Admin Highlighter[59] (source) – highlights administrators in all listings and signatures; a rewrite of User:Amalthea/userhighlighter.js that was based on User:Ais523/adminrights.js.
- User Highlighter v2.0[60] (source) – a modified version of the above, which highlights other user groups as well.
- Crat Highlighter[61] (source) – a modified version of the above, to also highlight checkusers, oversighters, interface admins, bureaucrats, and arbitrators.
- User Highlighter v3.0[62] (source) — combines the highlighting capabilities of the 2 above scripts.
- AFD age detector[63] (source) – adds a line in the format Page created: 1 wks 0days 0hrs 0mins 1secs ago by Username. to the top of an AFD discussion.
- Comment Highlighter[65] (source) – highlights your discussion comments.
- Comments in local time[66] (source) – displays signature timestamps in your local time, relative to the current time. A replacement for Wikipedia:Comments in Local Time with better language and timezone support.
- Deletion Finder[67] (source) – adds links to the deletion log and any AfD discussions next to an article's title (only if there are any).
- editProtectedHelper[68] (source) - quickly respond to edit requests with a form added to the bottom of request banners.
- Nominations Viewer[69] (source) – collapses the nominations on pages like WP:FAC and WP:PR into expandable headers with basic information on the nomination, significantly decluttering the pages.
- Notifier[70] (source) – Notifies other talk pages of a discussion on the current page.
- reply-link[71] (source) – adds a link after signatures to open an inline reply form; no need to use the edit window! Still in alpha testing and slightly buggy.
- Signing[72] (source) – automatically underwrites your posts (and some more gimmicks)
- sMirC Emoticons[73] (source) – adds an emoticons bar to the WikiEditor.
- Unclutter[74] (source) – hides excessive warnings, makes some of the interface collapsible and minimises signatures.
- Unsigned helper[75] (source) – Adds {{unsigned}} to the Edit tools box to assist in signing unsigned comments.
- User identifier[76] (source) – marks, using graphical icons, users with user rights in all listings and signatures.
- Vote Symbols[77] (source) – adds graphical icons to users' !votes in discussions.
- Vote Symbols Plus[78] (source) — modified version of Ais523's Vote Symbols with new keywords and icons, plus a few bugfixes from the original script.
- Watching Indicator[79] (source) – Adds an indication to your signature of whether you are watching the page.
- Source Assess Table Generator[80] (source) - Assists users in generating a source assess table. Useful for AfD regulars.
- Discussion Closer[81] (source) - Closing discussions easily
[edit]
- 6 Tabs Vector[82] (source) – shows edit and history tabs for both main and talk pages while viewing either one.
- Seven Tabs[83] (source) – Designed for compactness and the Modern skin, Seven Tabs shows edit and history tabs as above, but also includes an optional section 0 tab. Should work on Monobook as well.
- Bookmark Navigation[84] (source) – add links to your Wikipedia interface for easy access. Adds 3 new areas of links: Horizontally across the top bar, and two new sections to the side navigation panel. Use the links that I've set by default or easily customize it to your personal preference.
- sync-template-sandbox[85] (source) – adds a link to synchronize template sandboxes with their main versions
- cv-revdel[86] (source) – Quickly add {{copyvio-revdel}} to a page.
- QuickLinks[87] (source) – adds links to the toolbar for the following pages: Articles for deletion, Pending changes, New pages, and Random AFC.
- RandomRedirect[88] (source) – adds a "Random redirect" link below the "Random article" link.
- Random Rootpage[89] (source)
- centralAuthLink[90] (source) – adds links to the Central Auth for a user from in their: userspace, contributions, or logs.
- Raw Source Link[91] (source) – adds a portlet that links to the raw source of a js/css page.
- Subpages[92] (source) - Adds a sub pages link in the personal toolbar
- What Links Here[93] (source) - Adds a WhatLinksHere link in the personal toolbar (Note: There's one in the left toolbar already)
- readonly.js[94] (source) - Adds a Forced view source link to the personal toolbar which allows a user to view the source code of a page without the risk of accidentally clicking Publish Changes.
- quick-before[95] (source) - BEFORE searches, for arbitrary pages.
- undo-last-edit[96] (source) – adds an option to the "More" menu that undoes the last edit made to the page.
- errors[97] (source) – adds a link to WP:ERRORS on the main page and associated pages
- Cat next[98] (source) – adds a button to go to a random page in a category
- Chouette[99] (source) - JS script designed to make it easier to edit Wikipedia using the mobile web interface known as Minerva. It adds links to Wikidata, Reasonator, Whatlinkshere, Move, Infos, Pageviews, etc.
Personal toolbar (top)[edit]
- My subpages[100] (source) – add a "My subpages" link, next to your "Preferences" link in the personal toolbar
- No Edit Sandbox[101] (source) – changes the "My sandbox" link to a regular page link, instead of loading the sandbox's edit page by default.
- Pending Changes Link[102] (source) – adds a "Pending Changes" link on the top toolbar, primarily designed for Pending Changes Reviewers.
- AfDs All[103] (source) – adds an "AfDs All" link to the top toolbar, primarily designed for AfD regulars who wish to directly view all deletion discussions.
- AfDs Started[104] (source) – adds an "AfDs Started" link to the top toolbar, primarily designed for AfD regulars who wish to directly view deletion discussions opened today.
- AfDs Closing[105] (source) – adds an "AfDs Closing" link to the top toolbar, primarily designed for AfD regulars who wish to directly view deletion discussions closing today.
- Page Curation[106] (source) – adds a "Page Curation" link (that points to Special:NewPagesFeed) to the top toolbar, primarily designed for new page reviewers.
- Special:NewPages[107] (source) – adds a "Special:NewPages" link to the top toolbar, primarily designed for new page reviewers used to the Special:Newpages old feed.
- TFA History Link[108] (source) – adds a "TFA History" link to the top toolbar, primarily designed for featured article contributors and recent changes patrollers to view recent changes to today's featured article.
- MyCSD[109] (source) – adds a link to the toolbar for your CSD log.
- Display Contributions[110] (source) – displays your edit count next to Contributions link in the top bar.
- Recent Changes Link[111] (source) – adds a recent changes link to your toolbar when logged in
- Sandbox 2[112] (source) – This adds a link to an extra sandbox, if you want more.
- Arbritration Requests Buddy[113] (source) – This adds a Twinkle menu for discretionary sanction notices, as well as more Arbcom-themed functions.
Toolbox and side panel[edit]
Scripts that add links to the toolbar that display additional information or highlight things.
- Possible backlinks[114] (source) – adds a link titled "Possible backlinks" to the left-menu toolbar; clicking on the link searches out articles where possible backlinks may be created for the current page.
- dabfinder[115] (source) – adds two links in the toolbox, one that highlights redirects and one that highlights disambiguation links.
- New Pages[116] (source) – adds a link "Patrol New Pages" link in the toolbox.
- Pending changes[117] (source) – same thing as User:Omni Flames/PendingChangesLink.js, except on the toolbar.
- Sidebar History Tools[118] (source) – brings the History page's Toolserver links (plus the Page logs link) to the sidebar, so you don't need to navigate to the History page first to see them.
- Prose Size[119] (source) – adds a link to the sidebar's toolbox to view various page size statistics. Although useful for DYK, see DYKcheck for a more durable build.
- Word Count[120] (source) – adds a link to the sidebar's toolbox to view various page size statistics. A variant on Prose Size that offers actual counting of words rather than counting whitespace characters, and handles separate counting of references.
- Wiki Translation Tools[121] (source) – helps you find categories, automatically fills the {{Translated page}} template, etc., based on an article in another Wikipedia. You have to install it in the Wikipedia you are translating from.
- View statistics[122] (source) – adds a "View statistics" item to the "More" menu, showing view statistics in a popup dialog. uses Template:PageViews graph
- Archiver[123] (source) – adds a portlet link to archive pages to the Drafts Hall of Fame at toollabs:hall-of-fame/.
- PendingChanges[124] (source) – adds a live-updating list of unreviewed pending changes to the left side toolbox. Click to enable/disable.
- PageDetails[125] (source) – provides links to redirect, GA, FA, and Peer review information to the sidebar of the article you're on
- Subpages[126] (source) – add a "Subpages" link to the toolbox, which shows subpages of the current page
- Whois Sidebar[127] (source) – add a "Whois" link to the toolbox, which shows a whois lookup from whois.domaintools.com
- UserLogToolbar[128] (source) – replaces the Logs link on user page with Logged actions (like the old Logs link) and Target logs (logs where the user or main user page is the target)
- addUploadsLink [129] (source) - adds a "User file uploads" link to the toolbox, under "User contributions", providing access to a thumbnailed listing of files uploaded by the user whose userspace, talkspace or contributions list you are viewing (as is available at Commons).
Editing[edit]
Scripts that add to or refine editors' toolsets.
- Heading editor[130] (source) – allows for one-click editing of section headings while reading an article.
- Sagittarius[131] (source) – for editing redirects.
- Sagittarius+[132] (source) – a modified version of Keφr's script with more Rcats.
- Smart Linking[133] (source) – helps linking to the correct articles by letting you preview the linked articles while editing (see the screenshots).
- Simple Keyboard Layout Changer (source) – change just a few characters on your keyboard or set up complete keyboard layouts for typing in other languages (works in both the editing area and the search box).
- Wikiplus – edit a page's source code in a popup window.
- Charinsert names[134] (source) – show tooltips with the names of the characters in the Charinsert box below the editing area
Inline[edit]
- Autocomplete[135] (source) – offers a popup suggestions menu whenever you start typing a link or template in the main edit box.
- autocompleter[136] (source) – tab-based, context-sensitive autocompletion of usernames, page titles, and more, directly in the edit window
- Template parameters wizard[137] (source) – helps fill parameters of templates.
- Bracket Match[138] (source) – check matching for template and variable brackets.
- s&r persistence[139] (source) – teaches "Search and Replace" box in "Advanced" edit toolbar to remember its content.
Previewing[edit]
- Auto CSS image crop[140] (source) – tool to make the {{CSS image crop}} template easier to use.
- ajaxPreview[141] (source) – allows editing preview and changes without page reloading.
- Ajax Preview[142] (source) – adds a button to the edit form to preview the current section, with a references section included.
- Files-Check[143] (source) – (ProblemImages): Mark images (which are either at Commons or on Wikipedia) staying for deletion or maintenance.
- Force summary & preview[144] (source) – forces you to preview your changes first, then asks for an edit summary.
- NoSubmitSummary[145] (source) – prevent the form from being submitted when hitting enter in the edit summary box.
- Preview: Template Last Modified[147] (source) – when previewing changes, sorts list of called templates by date last modified and displays the latest edit summary for each; useful for debugging complex templates.
- SafetyEdit[148] (source) – adds a check box to template-protected pages during editing, which must be clicked before saving is enabled.
- SafetyEdit for all pages[149] (source) – adds a check box for all pages during editing, which must be clicked before saving is enabled.
- Split Preview[150] (source) – shows editing previews beside the edit box instead of above or below.
- UniversalTransclusionPreviews[151] (source) – preview transclusions from any namespace.
Extra functions[edit]
- Family Tree Editor[152] (source) – creates Family Trees with Chart Template.
- SetupAutoArchive[153] (source) – adds an option to the More drop-down that enables automated archival for talk pages.
- Save&Edit[154] (source) – adds a small button to save the actual content and goes directly to the edit page again.
- Split Edit Summary Box[155] (source) – creates a separate edit summary box for the name of the edited section, making the browser's autocomplete function more useful. Also plays nice with wikEd.
- Custom Summary Presets[156] (source) – adds a menu below the edit summary line where you can choose from your own preset edit summaries.
- – revised version allowing theoretically infinite custom summaries using an array. Placed here due to Equazcion's suggestion.
- Math editor[157] (source) – adds math editor for enhanced editing toolbar, which provides online preview while typing equations.
- Table Editor[158] (source) – add table editing helpers to the toolbar
- TemplateData Editor[159] (source) – adds a link in the toolbox for editing
<templatedata>...</templatedata>
tags in templates. - DisamAssist[160] (source) – assists in quickly fixing ambiguous links
- WhatLinksHere enhancement[161] (source) – adds tabs to WhatLinksHere pages which allow a user to filter the list of links. Designed years ago with disambiguation in mind, and duplicates many features since added to the standard WLH page. Quick way to get counts of links by type.
- Backlinks from title[162] (source) – whatLinksHere functionality on headline like in original Wiki.
- div.GoogleMap[163] (source) – block control that allows to display the Google Maps in Wikipedia, as well as to draw markers and tracks on maps.
- CommonsHelper link[164] (source) – adds c:CommonsHelper to the toolbar to make file moves to Wikimedia Commons easier.
- Zeusmode[165] (source) – somewhat depreciated tool which is still extremely useful for fixing links to disambiguation pages from within an article, without going through the edit page
- SectionRemover[166] (source) – removes selected section(s) from a page.
- Stub search[167] (source) – adds a stub search button to tag articles as stubs, supports searching and a hierarchy.
- communicator.js[168] (source) – allows a person to give feedback to the creator of a page using lesser number of clicks than that which would have been needed to do it manually.
- TagsManager.js[169] (source) - manage the tags in an article (add or remove tags)
- deOrphan.js[170] (source) - remove orphan tags from pages
- De-Stub.js[171] (source) - remove stub templates from pages
Cleanup[edit]
Scripts that when executed automatically clean up the page in some manner
- AutoEd[172] (source) – cleanup various problems with markup, headlines, templates, and ISBNs.
- autoFormatter[173] (source) – semi-automatically fixes more than 200 common errors in wiki markup.
- dashes[174] (source) – fixes hyphens, dashes, and minus signs per MOS:DASH.
- EngvarB[175] (source) – British and Canadian spelling consistency per WP:ENGVAR.
- flagcruft[176] (source) – strips out flag icons that may be in violation of MOS:FLAG.
- Common Terms[177] (source) – delink common terms.
- formatgeneral[178] (source) – formatting fixes per WP:MOS, MOSCAPS etc.
- Footnote Cleanup[179] (source) – moves references, footnotes, and citation needed tags after punctuation.
- Format Citations[180] (source) – add a link (accessible in the drop-down menu in Vector and as a tab in Monobook) to harmonize whitespace in citation templates, and another to convert them to the vertical format.
- Tidy Citations[181] (source) – fork of Format Citations, with slight tweaks. Links appear in the toolbox upon editing, with a choice between vertical tidying and 3 variants of horizontal tidying (crammed, tidy, and roomy).
- EN-IN[182] (source) – Indian English spelling consistencies per WP:ENGVAR.
- Image Size[183] (source) – converts image sizes in pixels to upright (scaling) values, as pixel sizes are officially discouraged by WP:IMGSIZE except when absolutely necessary.
- Javascript Wiki Browser[184] (source) – has similar functionality to the downloadable AutoWikiBrowser, but loaded within the web browser.
- MOSNUM Dates[186] (source) – cleanup dates per WP:MOSNUM.
- XFDcloser[187] (source) – close XfD discussions at AfD, CfD, FfD, MfD, RfD, and TfD, including actions to implement closes (e.g. deleting pages for "delete" results [admins only], removing nomination templates and adding 'old xfd' templates for "keep" results, etc)
- Words to watch finder[188] (source) – scans article for words to watch when editing.
- Draft no cat [189] (source) - convert categories to links in drafts
References[edit]
Scripts specific to page referencing.
- Automatic Referencing Assistant[190] (source) – aids users in correcting referencing errors.
- editRefs[191] (source) – adds a link to the toolbox which, when clicked, searches the article references and presents them in textboxes for ease of editing. More basic but faster and less intrusive alternative to ProveIt.
- HarvErrors[192] (source) – displays errors when using Harv templates
- reviewSourceCheck[193] (source) – displays 16 errors when using Harv templates. Display can be toggled on/off.
- SnipManager (source) – toolbar with forms to fill in references.
- Sources[194] (source) – aims for compliance with Help:Citation Style 1, WP:ITALICS: ensures consistency of source names, and general tidying within the reference section.
- Citoid[195] (source) – generates references from URL's and doi's using the mw:citoid server. This server is normally used by the Visual Editor and this script adds a toolbook link which allow the same server to be accessed from the normal wikitext editor. When installed, this tool can be accessed from the "Tools" section in the sidebar.
- Reference Organizer[196] (source) – presents all references in graphical user interface, where you can choose whether the references should be defined in the body of article or in the reference list template(s) (list-defined format). You can also sort references in various ways (and optionally keep the sort order), and rename references. When installed, this tool can be accessed from the "More" menu.
- RefMan[197] (source) – allows you to edit and merge references.
Page moving[edit]
- PageMoverClosure[198] (source) – closes RM discussion, includes (page mover nac) in the closure.
- Draftify[199] (source) – allows you to a move a userspace draft to the draft namespace, tag it with a draft template, and notify the user of your action.
- MoveToDraft[200] (source) – move undersourced articles to draft space, including cleanup and author notification. Useful for New Page Reviewers. page mover rights increase the usefulness of this tool.
- pageswap[201] (source) – allows administrators and page movers to swap the histories of two pages, also known as a "history swap", or sometimes or a "round-robin move".
VisualEditor[edit]
- veditLinks[202] (source) – adds an edit beta link to {{Lx}} style toolbars.
Anti-vandalism[edit]
- rollbackSum[203] (source) – rollback summary.
- Rollback All[204] (source) – revert all contributions of a user
- Mass Rollback controlled[205] (source) – rollback selected contributions of a user or all contribs of a user
- Igloo[206] (source) – anti-vandal javascript GUI
- No Vandalism[207] (source) – catches edits with Repeating characters filter on them.
- Rollback "in place"[208] (source) – changes the behavior of "rollback" link: instead of jumping to the diff page, leaves you in the same page. Together with Gadget popup, this can make vandalism-fighting slightly more efficient. In addition, right-clicking the "rollback" link will let you enter a summary, instead of the standard rollback summary.
- Vandal warning toolbox[209] (source) – quick links to standard warning messages in the Toolbox when editing a user talk page.
- Ajax Undo[210] (source) – adds an Ajax undo link next to the normal undo link on page histories and on diff pages.
- Ajax Rollback[211] (source) – turns rollback links into AJAX rollback links.
- Note: The above script does not work anymore. Please use Ajax Rollback[212] (source) instead.
- Ajax Rollback, with summary[213] (source) – Adds AJAX rollback links next to the ordinary, offers edit summaries.
- Ajax Rollback with summary[214] (source) – Changes the [rollback] link to Ajax rollback links, prompts for edit summary.
- Remove Rollback[215] (source) – to disable the rollback feature.
- IPLabeller[216] (source) – set permanent labels and colors to anonymous IP address contributors.
- lastEdit[217] (source) – shows the last person to edit the page and the relative time of the edit under the page title.
- steamroller[218] (source) – requires confirmation before performing a rollback, and then automatically opens the user's contributions page after performing the rollback (similar to the global gadget, but prefills the Article field in Twinkle when warning the user from the user's contributions page).
- PageCreator[219] (source) – displays information about a page's creator and links to the first revision of the page.
- LastEditor[220] (source) – provides links to user, talk and contribs pages of page's last editor, and additionally provides a "diff" link, minor edit marker, and summary of the edit in question.
Diffs[edit]
- Diff Time[221] (source) – adds time between diffs and time since each revision.
- Link Intermediate Revisions[222] (source) – links the "intermediate revisions" message so it can be clicked to see a history listing of those revisions.
- In-place diffs[223] (source) – adds buttons to each line on the Recent Changes screen, the watchlist, the contributions screen, and article history screens, allowing one to load (and show/hide after loading) an individual diff without moving to another page and view multiple diffs at once.
- Note: does not seem to be compatible with AJAX watchlist.
- User History with in-place diffs[224] (source) – modification of Ale jrb's original UserHist script, which allows filtering of an article's edit history by author name, to add the inline diff functionality, as with the "In-place diffs" script above. (Note that the "In-place diffs" script is not required to use this one, but there is no overlap between the two; this one does not replace the general "In-place diffs" functionality).
- Note: does not seem to be compatible with AJAX watchlist. Still works on contributions and history pages. On the watchlist, works until the first Ajax refresh on the page (20 seconds by default, but this time can be adjusted).
- Ajax watchlist with in-place diffs[225] (source) – combines Theopolisme's Ajax watchlist script and Writ Keeper's in-place diff script, which are otherwise not compatible.
- LiveDiffLink[226] (source) – show a live-updated diff link at the top of History pages while you select revisions, so you don't need to actually load the diff to get a diff link.
- DiffOnly[227] (source) – adds "diff only" links to diff pages, and optionally to history pages, recent changes, and the watchlist. Diff-only pages load quickly, so are useful for tasks that involve trawling through lots of diffs.
- TextDiff[228] (source) – adds a button to diff pages that shows a simpler, text-only diff. It is often difficult to see the actual changes to the text amongst the templates and other markup.
User pages[edit]
- ContribsTabVector[229] (source) – adds contribs and stats tabs to user and user talk pages.
- Edit counter[230] (source) – adds a link to the toolbox to calculate your edits by namespace and write them to a table in your userspace.
- Pages created[233] (source) – lists all the pages created by a user.
- Qui[234] (source) – allows user to change their displayed status in one click.
- StatusChanger[235] (source) – compatible with the {{UserStatus}} template; allows user to change their displayed status in one click.
- Status Changer 2[236] (source) – allows a user to quickly change their displayed online status in a couple of clicks.
- StatusChange (RhinosF1)[237] (source) - Modified version of Enterprisey's script designed to work with this template.
- Status Check[238] (source) – displays whether a user is on- or offline when viewing their user page, user talk page and contributions.
- Status updater[239] (source) – click on a status from a list visible to you or everyone to change your status.
- Sysop Detector[240] (source) – shows user rights groups.
- User Info[241] (source) – shows user groups, edit count, and time registered.
Files and images[edit]
- QuickImgDelete[243] (source) – tools to make image patrolling easier.
- ImageMapEdit[244] (source) – adds a tool on image pages that allows the user to create and organize imagemaps much more easily.
- MegapixelDisplay[245] (source) – displays the number of megapixels (106 pixels) on the image page.
- KmlToJson[246] (source) – converts KML files into GeoJSON, for use in mapframe maps.
Listings[edit]
Watchlist[edit]
- See also WP:CUSTOMWATCH for a list of possible Watchlist customizations.
- WatchlistSorter[247] (source) – sorts your watchlist by namespace, making it much easier to browse.
- customWatchlists[248] (source) – create and manage your own custom watchlists.
- Smart Watchlist[249] (source) – watchlist customization and organization.
- Watchlist Links[250] (source) – adds some useful links to your Watchlist.
- Catwatch[251] (source) – shows the addition of pages to specified categories on your watchlist.
- Interwiki Watchlist[252] (source) – adds interwiki watchlists to your watchlist; supports only a few popular wikis.
- RemoveMarkAll[253] (source) – completely disables the recent Watchlist and History page changes that highlight updates to pages since your last visit.
- ReverseMarked[254] (source) – lets you know which watchlist changes you've already checked by fading out viewed items.
- LagToMinutes[255] (source) – when "High database server lag" message shows up, this script displays the total days/hours/minutes/seconds of the lag, in addition to the default total seconds display.
- Watchlist mark[256] (source) – bolds watched pages in Category and "User Contributions" listings. Also adds a "Show watchlist controls" link to enable watching and unwatching directly from these listings.
- Watchlist scout[257] (source) – polls your watchlist when you open any Wikipedia page, and then once a minute after that. When it discovers a new, unread page in your watchlist, creates a user-message informing you of the change, and stops polling. The message contains links to your watchlist, to the changed pages, and to their history page.
- Watchlist Notifier[258] (source) – notification of changes to watched pages. Changes are checked on each page load, with notifications appearing at the top of the page under its title.
- Enhanced RC expander[259] (source) – automatically expands watchlist/RecentChanges/RelatedChanges links in enhanced RC mode. Also adds a button to collapse all, similar to "Watchlist Links" above, which apparently isn't working currently.
- ajaxWatchlist[260] (source) – automatically updates your watchlist by displaying new changes as they come in at Special:Watchlist, no reloading necessary.
- Hollis[261] (source) – show a "since last seen" link which gives you the diff of the page since you have last looked at it.
- Watchlist-notice[262] (source) – adds a toolbar notice (like the "You have new talk page messages" one) when there are unread changes on your watchlist.
- Watchlist-watcher[263] (source) – similar to Watchlist-notice, but instead of green bar which links to watchlist page, adds a box similar to "your alerts" and "your messages", with the number of unread pages in your watchlist (grey if 0, blue otherwise), click opens a popup with your watchlist content.
- WikidataWatchlistLabels[264] (source) – adds labels to P-numbers and Q-numbers (properties and items) for Wikidata edits, e.g. "Created claim: instance of (P31): bus station (Q494829)" instead of "Created claim: Property:P31: Q494829".
- Watchlist-hideAWB[265] (source) – hide/show option for edits made using WP:AWB. Options appear in the "More" dropdown (Vector skin) or on a tab next to "Special page" (Monobook skin).
- listPageOptions[266] (source) – auxiliary functions: toggle display options; unwatch; mark as visited; hide certain types of pages and edits.
- WatchlistResetConfirm[267] (source) – adds a confirmation dialogue to the "Mark all pages as visited" button and resets the watchlist much faster without refreshing the page.
- Watchlist-openUnread[268] (source) – open multiple unread watchlist pages with a single button. Various options can be set, see documentation.
- Unwatch[269] (source) - Simply adds an 'unwatch' link next to 'diff' and 'history'.
- Unwatch deleted[270] (source) – Remove recently deleted pages from your watchlist.
- unwatch [271] (source) – adds a link to unwatch a page on your watchlist
History[edit]
- ActiveWatchers[272] (source) – adds a link to History pages, next to the "Number of watchers" link, to show the number of active users watching the page ("active" defined as users who have logged in within the last 30 days).
- The button "Active" no longer works.
- Convert from 24-hour[273] (source) – changes times in user contributions and history pages to use 12-hour AM/PM clock.
- DynaThank[274] (source) – hides "thank" links on History pages until you choose to display them.
- Remove thanks[275] (source) – removes all "thank" links from History pages.
- responsiveHistoryCompare[276] (source) – dynamically moves Compare selected revisions buttons next to the selected revisions on
action=history
pages. - histFilter[277] (source) – adds a button to filter the page's history to only show revisions of blocked users.
- HistoryView [278] (source) – changes the display of history pages
- Undo move[279] (source) – changes the undo link of page moves to Special:MovePage to undo the move.
Categories[edit]
- CatListMainTalkLinks[280] (source) – adds a link to each page's associate Talk: or main page.
- Cat-A-Lot[281] (source) – extremely powerful category editing tool from Commons. Recently this tool learned how to work with regular articles, not just files. This is a wrapper that set the setting variable to enable non-file categorization, and loads the latest cat-a-lot from Commons.
- Megawatch[282] (source) – watch or unwatch all pages in a category (for large categories, restricted to the top 50 pages only).
- previewUserboxes[283] (source) – transforms Category:Userboxes to show previews of each userbox along with the associated code.
- Stub tag tab[284] (source) – adds a link accessible in the drop-down menu in Vector and as a tab in Monobook that adds {{stub}} tags per WP:Stub sorting.
- Category Page Links[285] (source) – adds individual Talk, Edit and History links to every article listed in a category, similar to {{pagelinks}}.
Logs[edit]
- New Page Patroller[286] (source) – adds another box to the sidebar that shows a regularly updated list of new pages
- Find Unpatrolled New Pages by Subject[287] (source) – thanks to User:InceptionBot by User:Bamyers99, we have subject categorized new page search results listed at User:AlexNewArtBot and sub-pages thereof; if you are interested in Wikipedia:New pages patrolling, adding this script to your account's common.js file before reading these lists will allow:
- The script to create buttons on these pages, which on use will begin relevant searches to determine which new pages listed remain unpatrolled, and highlight those references/page-links.
- All links in the page will open by default in a new tab or window (to keep the search results open), and visited pages will have the normal [Mark page as patrolled] option at the bottom right.
- Created for and only tested with the Vector skin.
- Logs link[288] (source) – adds an easy link to a page's logs, to check for previous deletions, move-to-drafts, etc.
- New pages link[289] (source) – adds an easy link to the new pages feed, directly below the "recent changes" link in Vector.
- Pending changes link[290] (source) – adds an easy link to Special:PendingChanges, directly above the "recent changes" link in Vector.
Contributions[edit]
- Hide Top Contribs[291] (source) – does the opposite of the "Only show edits that are latest revisions" checkbox. (There is also an it.wikipedia.org-specific version, which has some "special" problems with some skins, but it still displays somewhere!)
- Convert from 24-hour[292] (source) – changes times in user contributions and history pages to use 12-hour AM/PM clock.
- Contribs Tab[293] (source) – adds a contributions "More" entry on user and user talk pages. For a Vector tab, try User:Equazcion/ContribsTabVector.js.
- Top Contributions[294] (source) – color-codes lines according to who has the top contribution for a page.
- user-tabs-on-contribs [295] (source) - adds "User page" and "Talk" tabs to the user contribs page. (Vector)
Recent Changes[edit]
- AjaxRC[296] (source) – automatically refreshes the Recent Changes every 60 seconds using Ajax.
- Enhanced RC expander[297] (source) – automatically expands watchlist/RecentChanges/RelatedChanges links in enhanced RC mode. Also adds a button to collapse all, similar to "Watchlist Links" above, which apparently isn't working currently.
- listPageOptions[298] (source) – auxiliary functions: toggle "group by page"; hide certain types of pages and edits.
Todo lists[edit]
- Page Collector[299] (source) – buttons to add a link to the current page to predefined "todo" list.
- ToDoLister[300] (source) – links to view or add a page to a personal todo list, and links on that todo list to easily remove items (no need to open the edit window). There are also various options you can set to customise your experience.
Miscellaneous[edit]
- What Links Here link filter[301] (source) – adds an additional filter on What Links Here pages allowing you to, in effect, exclude pages linking to the page through given templates (i.e. only linking pages not having the templates will remain).
- Copyvio-check[302] (source) Runs a check inside the NPP reviewer toolset and display the % copyvio violation.
- Gadgets definition[303] (source) - pretty-prints and adds links to MediaWiki:Gadgets-definition
Admin scripts[edit]
- XFDcloser[304] (source) – close XfD discussions at AfD, CfD, FfD, MfD, RfD, and TfD, including actions to implement closes (e.g. deleting pages for "delete" results, removing nomination templates and adding 'old xfd' templates for "keep" results, etc)
- EasyBlock[305] (source) – adds a "block" tab to user pages, contribs pages, and diff pages. Comes with built-in block rationales and expiry times, as well as a "custom block" option.
- CSDH (CSD Helper)[307] (source) – Allows to easily handle speedy deletion requests, both deleting and declining, with multiple customizing options.
- SpamUserPage[308] (source) – deletes a user page, blocks the user, and issues them with a block notice.
- responseHelper[309] (source) – adds links to your sidebar to quickly insert administrator notation templates at WP:RFPP, WP:AIV, WP:ANEW, WP:UAA and WP:PERM, and supply an informative edit summary.
- massdelete[310] (source) – allows you to delete multiple pages at once by listing them at Special:MassDelete.
WikiProject-specific[edit]
- DYK Check[311] (source) – tool for checking Did You Know eligibility. Also known as DYKcheck.
- DYK claim[312] (source) – tool for "claiming" Did You Know reviews more easily.
- Update Child Lists[313] (source) – adds a link to the toolbox that instructs a Taxobot to update the child list for a taxonomy template.
- Rater[314] (source) – provides a dialog interface to add, remove, or modify WikiProject banners, including class and importance assessment. Accessible from either the page itself or its talk page. (Beta version, report bugs/feedback at WT:RATER.)
Meta-scripts[edit]
- ScriptInstaller (source) – an automated installer for Wikipedia userscripts.
- Script-Installer[315] (source) - another automated installer of userscripts
- User JavaScript and Stylesheet Manager[316] (source) – Created for and only tested with the Vector skin.
- Creates a discrete graphical user interface utilizing intuitive drag-and-drop to manage your user scripts and stylesheets. i.e.
- Switch resources (scripts or stylesheets) on/off without editing your common.js or any other page(s).
- Temporarily include resources with a simple click and confirm.
- Add/remove resources easily with button clicks and/or text entry etc.
- Additional benefits of a more technical nature including caching of select resources on a per session basis to reduce API calls…
- Feedback welcomed and encouraged.
- userscriptInterwikiLink[317] (source) – if the user is viewing user script, it will show the link that can be copied to other projects
- Confirm Logout[318] (source) – interrupts logout procedure (via personal navigation link) with a confirmation dialog (except on user preferences pages where user scripts aren't loaded). Created for and only tested with the Vector skin.
- code-link [319] (source) – adds internal and external links to JS, CSS and Scribunto pages
Non-Vector only[edit]
- Edit Count[321] (source) – adds a quick link in the toolbar for checking one's edit count. (Especially for those who have editcountitis!)
- RC Patroller[322] (source) – adds a portlet to the sidebar that shows a regularly updated list of recent changes
- mobileUndo (source) Adds a undo button to the mobile diff interface.
- Timeless New Message Highlight (source) – highlights your username in yellow when there are new messages on your user talk page, since the talk page link is hidden in a dropdown in Timeless. This script should only be used with the Timeless skin: add it to your timeless.js,[323] not your common.js!
- Chouette[324] (source) : Chouette adds links at the bottom of articles for the Minerva web interface and make editing easier.
- Just a click away : JS script, designed for Timeless, which brings useful links directly accessible in the main page and remove useless links.
See also[edit]
- Wikipedia:Gadget – gadgets are user scripts or CSS snippets that can be enabled simply by checking an option in your preferences. The gadget's function is provided by the MediaWiki extension Extension:Gadgets.
Install code[edit]
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:PleaseStand/hide-vector-sidebar.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Rezonansowy/SimpleLightbox.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Zocky/PicturePopupsVector.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Eizzen/AutoPurge.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:N8wilson/AQFetcher.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Equazcion/Floater.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Rezonansowy/FloatHead.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:BrandonXLF/FloatSide.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Ugog Nizdast/FloatingTOC.js}}
- ^ Create your custom GeoHack page click here, and paste:
{{subst:iusc|1=User:Evad37/Custom GeoHack replacement.js}}
; then copy the following code, - ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Evad37/Custom GeoHack replacement.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Numbermaniac/goToTop.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Danski454/goToTop.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:BrandonXLF/ToTop.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:BrandonXLF/ToBottom.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Ravid ziv/highlightSearch.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Thespaceface/MetricFirst.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Thespaceface/ImperialFirst.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Fred_Gandt/linkRedirectTitle.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Esquivalience/mathjax.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Zhaofeng Li/RefToggle.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Mxn/serendipity.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Eizzen/SkinSwitcher.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Gary/smaller templates.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Fred_Gandt/subdueLinks.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Gary/subjects age from year.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:P999/Toggle VF.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Enterprisey/up-one-lvl-kbd.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Bawolff/wiktLookup.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:KATMAKROFAN/retroambox.css}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:BethNaught/hideSectionDesktop.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Danski454/ToggleSmall.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:BrandonXLF/Invert.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Opencooper/showKanji.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:BrandonXLF/GlobalPrefs.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:BrandonXLF/MobileView.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:DannyS712/Section-strike.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Writ Keeper/Scripts/googleTitle.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=commons:MediaWiki talk:Search-results-new-tab.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Writ Keeper/Scripts/SearchNamespace.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:The Transhumanist/SearchSuite.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Sam Sailor/Scripts/WRStitle.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:The Voidwalker/alwaysEditSectionLink.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Lenore/autolink.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Bility/copySectionLink.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:SoledadKabocha/copySectionLink.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:WikiMasterGhibif/capitalize.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Ugog Nizdast/displayNumberOfTags.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Ucucha/duplinks.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Evad37/duplinks-alt.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Zellfaze/expandEdit.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Enterprisey/hover-edit-section.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Huji/Gadget-intropreload.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Anomie/linkclassifier.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Fred_Gandt/sectionFooters.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1= User:Equazcion/ToggleEditNotices.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1= User:Danski454/wikidata Qnum.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:BrandonXLF/GreenRedirects.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Theopolisme/Scripts/adminhighlighter.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Bellezzasolo/Scripts/adminhighlighter.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Amorymeltzer/crathighlighter.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Pythoncoder/userHighlighter.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Splarka/oldafd.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Amorymeltzer/oldafd.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:PleaseStand/highlight-comments.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Mxn/CommentsInLocalTime.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Writ Keeper/Scripts/deletionFinder.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Jackmcbarn/editProtectedHelper.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Gary/nominations viewer.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Newslinger/Notifier.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Enterprisey/reply-link.js}}
- ^ Copy the following code, click here, then paste:
mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:Perhelion/signing.js&action=raw&ctype=text/javascript');
- ^ Copy the following code, click here, then paste:
mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:Perhelion/WikiEditorEmoticons.js&action=raw&ctype=text/javascript');
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Kephir/gadgets/unclutter.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Anomie/unsignedhelper.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Anomie/useridentifier.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Ais523/votesymbols.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Pythoncoder/voteSymbols.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Anne drew Andrew and Drew/WatchingIndicator.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Abelmoschus Esculentus/SATG.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Abelmoschus Esculentus/DiscussionCloser.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:js/6tabs-vector.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Amorymeltzer/seventabs.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:David Condrey/bookmarknav.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:APerson/sync-template-sandbox.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Enterprisey/cv-revdel.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Music1201/QuickLinks.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Mr. Stradivarius/gadgets/RandomRedirect.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Anchorvale/scripts/RandomRootpage.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:The Voidwalker/centralAuthLink.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Kangaroopower/rawtab.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:BrandonXLF/Subpages.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:BrandonXLF/WhatLinksHere.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:DannyS712/Readonly.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Enterprisey/quick-before.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Enterprisey/undo-last-edit.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:DannyS712/errors.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Danski454/cat-next.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:PAC2/chouette.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:PrimeHunter/My subpages.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Equazcion/NoEditSandbox.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Omni Flames/PendingChangesLink.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Lourdes/AfDList.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Lourdes/AfDstarted.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Lourdes/AfDclosing.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Lourdes/PageCuration.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Lourdes/SpecialNewPages.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Lourdes/TFAhistorylink.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Music1201/MyCSD.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Mvolz/displayContributions.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Anchorvale/scripts/RecentChanges.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Anchorvale/scripts/Sandbox2.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Bellezzasolo/Scripts/arb.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Lourdes/Backlinks.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Meteor sandwich yum/dabfinder.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Dipankan001/New pages.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Epicgenius/pcreview.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Equazcion/SidebarHistoryTools.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Dr pda/prosesize.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Caorongjin/wordcount.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:V111P/js/wikiTranslTools.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:קיפודנחש/viewstats.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Tom29739/archiver.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Joshua_Scott/Scripts/pendingchanges.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Anne drew Andrew and Drew/PageDetails.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Bellezzasolo/Scripts/subpages.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Danski454/WhoisSidebar.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Danski454/UserLogToolbar.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Begoon/addUploadsLink.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:The Evil IP address/hdedit.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Kephir/gadgets/sagittarius.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Sam Sailor/Scripts/Sagittarius+.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:V111P/js/smartLinkingLoader.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Erutuon/scripts/charinsert-names.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:ערן/autocomplete.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Theopolisme/Scripts/autocompleter.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:קיפודנחש/TemplateParamWizard.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Ais523/bracketmatch.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:קיפודנחש/searchPersistence.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Codehydro/Auto CSS image crop/script.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Js/ajaxPreview.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Anomie/ajaxpreview.js}}
- ^ Copy the following code, click here, then paste:
mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:Perhelion/problemImages.js&action=raw&ctype=text/javascript');
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Epicgenius/forceineditbox.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Anomie/nosubmitsummary.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:SoledadKabocha/enterInSummaryPreviews.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Anomie/previewtemplatelastmod.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Equazcion/SafetyEdit.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Epicgenius/safetyedit.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Bradv/splitpreview.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Equazcion/UniversalTransclusionPreviews.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:GregU/familytree.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Anne drew Andrew and Drew/SetupAutoArchive.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Mabdul/saveandedit.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Jcgoble3/SectionInput.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Enterprisey/CustomSummaryPresets.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:ערן/mathjaxdialog.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Kephir/gadgets/table-editor.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:NicoV/TemplateDataEditor.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Qwertyytrewqqwerty/DisamAssist.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Barticus88/WhatLinksHere.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Kku/Scripts/BacklinkTitle.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Nitobus/div.GoogleMap.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Epicgenius/commonshelperlink.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Midas02/Gadget-zeus.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:DannyS712/sectionremover.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Danski454/stubsearch.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:DannyS712/communicator.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Abelmoschus Esculentus/TagsManager.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:DannyS712/deOrphan.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:DannyS712/De-Stub.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=Wikipedia:AutoEd/basic.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=:de:Benutzer:TMg/autoFormatter.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:GregU/dashes.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Ohconfucius/script/EngvarB.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Ohconfucius/script/flagcruft.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Ohconfucius/script/Common Terms.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Ohconfucius/script/formatgeneral.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Erutuon/scripts/footnoteCleanup.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Waldir/formatcitations.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Meteor sandwich yum/Tidy citations.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:फ़िलप्रो/script/EN-IN.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Erutuon/scripts/imageSize.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Joeytje50/JWB.js/load.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Epicgenius/AWB script toolbar.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Ohconfucius/script/MOSNUM dates.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Evad37/XFDcloser.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Danski454/w2wFinder.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:DannyS712/Draft no cat.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:TheJJJunk/ARA.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Dr pda/editrefs.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Ucucha/HarvErrors.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Lingzhi2/reviewsourcecheck.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Ohconfucius/script/Sources.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Salix alba/Citoid.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Cumbril/RefConsolidate_start.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Uglemat/RefMan.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:DannyS712/PageMoverClosure.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Mr. Stradivarius/gadgets/Draftify.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Evad37/MoveToDraft.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Andy M. Wang/pageswap.js|2=User:Andy M. Wang/pageswap}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Technical 13/Scripts/Gadget-veditLinks.js|2=User:Technical 13/Scripts/Gadget-veditLinks}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Nageh/rollbackSum.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Writ Keeper/Scripts/massRollback.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Kangaroopower/MRollback.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=Wikipedia:Igloo/gloo.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Dipankan001/revert vandalism.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:קיפודנחש/apiRollback.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Kbh3rd/whackamole.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:BenjaminWillJS/AjaxUndo.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:BenjaminWillJS/AjaxRollback.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Abelmoschus Esculentus/AjaxRollback.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Bellezzasolo/Scripts/ajaxrollsum.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Abelmoschus Esculentus/AjaxRollbackSummary.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:117Avenue/RemoveRollback.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Cumbril/IPLabeller.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Opencooper/lastEdit.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:TheDragonFire/scripts/steamroller.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Eizzen/PageCreator.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Eizzen/LastEditor.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Dudemanfellabra/diffs.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Equazcion/link intermediate revisions.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Writ Keeper/Scripts/commonHistory.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Writ Keeper/Scripts/userHistory.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Sunrise/Scripts/AjaxInlineDiffs.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Equazcion/LiveDiffLink.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Mr. Stradivarius/gadgets/DiffOnly.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Evad37/TextDiff.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Equazcion/ContribsTabVector.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=strategywiki:User talk:Najzere/edit counter.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Kanegasi/editcounter.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:WikiMasterGhibif/editCounterNoAlert.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Jfmantis/pagesCreated.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:TheDJ/qui.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Enterprisey/StatusChanger.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Xenocidic/statusChanger2.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:RhinosF1/StatusChange.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Ale_jrb/Scripts/statusCheck.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Bility/statusupdate.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Equazcion/sysopdetector.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:PleaseStand/userinfo.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Amorymeltzer/userinfo.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Howcheng/quickimgdelete.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Dapete/ImageMapEdit.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Dschwen/MegapixelDisplay.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Evad37/kmlToJson}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:The Transhumanist/WatchlistSorter.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:MusikAnimal/customWatchlists.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:UncleDouggie/smart watchlist.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Js/watchlist.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Ais523/catwatch.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Yair rand/interwikiwatchlist.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Equazcion/RemoveMarkAll.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Equazcion/ReverseMarked.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Equazcion/LagToMinutes.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:קיפודנחש/watchlistMark.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:קיפודנחש/watchlistScout.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Ais523/watchlistnotifier.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:PiRSquared17/rcexpander.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Theopolisme/Scripts/ajaxWatchlist.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Kephir/gadgets/hollis.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:APerson/watchlist-notice.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:קיפודנחש/wathlistWatcher.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Evad37/WikidataWatchlistLabels.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Evad37/Watchlist-hideAWB.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:PerfektesChaos/js/listPageOptions/r.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:NQ/WatchlistResetConfirm.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Evad37/Watchlist-openUnread.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Insertcleverphrasehere/unwatch.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Zackmann08/unwatch_deleted.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Danski454/unwatch.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Equazcion/ActiveWatchers.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Bility/convert24hourtime.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1= User:Equazcion/DynaThank.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Epicgenius/nothanks.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Fred Gandt/responsiveHistoryCompare.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:The Voidwalker/histFilter.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Yair rand/HistoryView.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1= User:Danski454/undo-move.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Equazcion/CatListMainTalkLinks.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:קיפודנחש/cat-a-lot.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:NKohli (WMF)/megawatch.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:MusikAnimal/previewUserboxes.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Ais523/stubtagtab2.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:AlexTheWhovian/script-categorypagelinks.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:TheJosh/Scripts/NewPagePatrol.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Fred_Gandt/getUnpatrolledOfAlexNewArtBotResultsPages.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:DannyS712/Logs.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:DannyS712/New pages feed.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:DannyS712/Pending changes.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Markhurd/hidetopcontrib.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Bility/convert24hourtime.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:JeremyMcCracken/contribstab.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Ais523/topcontrib.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Enterprisey/user-tabs-on-contribs.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Kangaroopower/AjaxRC.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:PiRSquared17/rcexpander.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:PerfektesChaos/js/listPageOptions/r.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:קיפודנחש/pageCollector.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Evad37/ToDoLister.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:V111P/js/whatLinksHereLinkFilter.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:DannyS712/copyvio-check.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Erutuon/scripts/gadgets-definition.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Evad37/XFDcloser.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Animum/easyblock.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Amorymeltzer/easyblock-modern.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Ale jrb/Scripts/csdhelper.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Mr. Stradivarius/gadgets/SpamUserPage.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:MusikAnimal/responseHelper.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Animum/massdelete.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Shubinator/DYKcheck.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:DannyS712/DYK claim.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Smith609/taxonomy.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Evad37/rater.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Enterprisey/script-installer.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Fred_Gandt/userResourceManager.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Dixtosa/userscriptInterwikiLink.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Fred_Gandt/confirmLogout.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Danski454/code-link.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Erutuon/scripts/CodeLinks.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Dipankan001/Edit Count.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:TheJosh/Scripts/RecentChangesPatrol.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:Evad37/timeless-newMessageHighlight.js}}
- ^ Copy the following code, click here, then paste:
{{subst:iusc|1=User:PAC2/chouette.js}}