Description | Move sections from one page to another |
---|---|
Author(s) | DannyS712 |
Status | Stable |
First released | January 24, 2019 | (by DannyS712)
Version | 1.0 |
Updated | 20:34, 24 January 2019 (UTC) |
Source | User:DannyS712/SectionMover.js |
SectionMover allows you to move selected sections on a page (talk, user talk, articles, etc) to another page. It's as simple as clicking from the drop-down menu "Move section" then select the section headers to move them. This is a forked version of User:Σ/Testing facility/Archiver.js. The fork was written by a now-retired user, so I have taken over as maintaining it.
This script can be imported to skin.js or common.js by adding:
importScript('User:DannyS712/SectionMover.js'); // [[User:DannyS712/SectionMover.js]]
or
{{subst:Iusc|User:DannyS712/SectionMover.js}}