Jump to content

User:Eejit43/scripts/rmtr-helper

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Eejit43 (talk | contribs) at 14:57, 15 February 2023 (update "updated"). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
User script
rmtr-helper
DescriptionUser script to help handle requests at WP:RM/TR
Author(s)Eejit43
First releasedFebruary 14, 2023; 2 years ago (2023-02-14)
UpdatedFebruary 15, 2023; 2 years ago (2023-02-15) (see GitHub commit history)
BrowsersTested on Chromium and Firefox
Skins
SourceUser:Eejit43/scripts/rmtr-helper.js
GitHub repositoryrmtr-helper.ts

This user script helps handle requests at WP:RM/TR (technical move requests). A link is added to the "More"/"Tools" dropdown menu (or sidebar), which creates a UI at the top of the page, allowing requests to be removed and moved between sections with comments.

Installation

Simple

Install Enterprisey's "script-installer" (at Preferences → Gadgets → Advanced → Tick Install scripts without having to manually edit JavaScript files (documentation)), then come back to this page and click the "Install" button in the infobox on the right.

Manual

Add the following to your common.js (or a skin specific JavaScript page):

{{subst:install user script|User:Eejit43/scripts/rmtr-helper.js}}

Comments/bug reports

Please leave comments or report bugs on my talk page, or file an issue on the GitHub repository.