![]() | |
Author(s) | |
---|---|
Status | Stable |
Updated | May 6, 2025 (43 days ago) |
Source Beta | User:Ahecht/Scripts/massmove.js User:Ahecht/sandbox/Scripts/massmove.js |
User:Ahecht/Scripts/massmove.js is a modified version of User:Plastikspork/massmove.js that adds a link to the left column, allows adding and removing both prefixes and suffixes, has a "find and replace" feature, and allows moves to be previewed in advance. The script will only work for accounts that have the move-subpages
user right (currently Administrators, Page movers, and Template editors) and Bots.
Add the following line to Special:MyPage/common.js or meta:Special:MyPage/global.js to install:
mw.loader.load( '//en.wikipedia.org/w/index.php?title=User:Ahecht/Scripts/massmove.js&action=raw&ctype=text/javascript' ); //[[User:Ahecht/Scripts/massmove.js]]
Click on "Mass move" under "Tools" in the left-hand column or go to Special:Massmove to use the script.