User:Eejit43/scripts/rmtr-helper
rmtr-helper | |
---|---|
Description | User script to help handle requests at WP:RM/TR |
Author(s) | Eejit43 |
First released | February 14, 2023 |
Updated | January 29, 2024 |
Browsers | Tested on Chromium |
Skins | User:Eejit43/skin-support |
Source | User:Eejit43/scripts/rmtr-helper.js, User:Eejit43/scripts/rmtr-helper.css |
GitHub repository | rmtr-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.
The script does not currently actually move pages!
Recent notable changes
For a more detailed changelog, see the script's GitHub commit history.
- May 17, 2024 : Handle wikilinked title parameters.
- January 29, 2024 : Accounted for some edge cases in the way requests are added.
- December 13, 2023 : Added an alert if the page has been edited since the script has been loaded.
Installation
Simple
Install Enterprisey's "script-installer" (at Preferences → Gadgets → Advanced → 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.