Wikipedia:Moving a page: Difference between revisions
Content deleted Content added
→Automating multiple subpage moves: fix link |
|||
Line 257:
Administrators and page movers can also use the [[User:Ahecht/Scripts/massmove|Mass move]] tool by adding the following line to their [[Special:MyPage/common.js|common.js]] page, which will add a "Mass move" link to their tools menu on the left of the page:
<syntaxhighlight lang=javascript>mw.loader.load( \'https//en.wikipedia.org/w/index.php?title=User:Ahecht/Scripts/massmove.js&action=raw&ctype=text/javascript' ); //[[
</syntaxhighlight>
|