User:Eejit43/scripts/AFCRHS
From Wikipedia, the free encyclopedia
This user script is a fork of Enterprisey's script, and helps handle requests at WP:AFC/R and WP:AFC/C (redirect and category creation requests).
| This script has been deprecated in favor of afcrc-helper. |
| AFCRHS | |
|---|---|
| Description | User script to help handle requests at WP:AFC/R and WP:AFC/C |
| Authors | Eejit43, Enterprisey |
| First released | February 27, 2023 |
| Updated | February 22, 2026 (see GitHub commit history) |
| Browsers | Tested on Chromium and Firefox |
| Skins |
|
| Source | User:Eejit43/scripts/AFCRHS.js |
| GitHub repository | AFCRHS.ts |
This fork fixes many bugs, and makes some changes from the original script, such as:
- Automatically uses {{Redirect category shell}} in created redirects
- Correctly handles partially accepted requests (instead of just using the accepted or declined headers)
Note: This script requires being in the extended confirmed or sysop user groups, following a discussion at WT:AFC. If you have any concerns about this requirement, please leave a message on that talk page.
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/AFCRHS.js}}
Please leave comments or report bugs on my talk page, or file an issue on the GitHub repository.