User:Eejit43/scripts/sync-redirect
From Wikipedia, the free encyclopedia
This user script allows talk pages to be synced to their corresponding main page redirect. If the main page is a redirect, a link is added to the "More"/"Tools" dropdown menu (or sidebar), which, when clicked, automatically update the page. If it exists on the main page, {{R from move}} is added in {{Redirect category shell}} as well.
| This script has been deprecated in favor of redirect-helper. |
| sync-redirect | |
|---|---|
| Description | User script to sync talk page redirects with their main page |
| Author | Eejit43 |
| First released | February 9, 2023 |
| Updated | June 17, 2025 (see GitHub commit history) |
| Browsers | Tested on Chromium and Firefox |
| Skins |
|
| Source | User:Eejit43/scripts/sync-redirect.js |
| GitHub repository | sync-redirect.ts |
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/sync-redirect.js}}
Please leave comments or report bugs on my talk page, or file an issue on the GitHub repository.