User:DannyS712/PageMoverClosure
Appearance
From Wikipedia, the free encyclopedia
| Description | Close Requested Move discussions with {{subst:RMnac }} |
|---|---|
| Author | DannyS712 |
| Status | Release |
| First released | January22, 2019;7 years ago(2019年01月22日) (by DannyS712) |
| Version | 1.1 |
| Updated | 05:08, 23 June 2019 (UTC) |
| Source | User:DannyS712/PageMoverClosure.js |
PageMoverClosure allows you to close RM discussions, ideal for page movers as it includes (closed by non-admin page mover) in the closure and it saves automatically after entering the rationale.
This is a forked version of User:Andy M. Wang/closeRM.js, and uses {{subst:RMnac}} in the rationale. Other than that, this script also saves the page after entering the rationale, unlike the original tool which requires clicking save manually. The fork was written by a now-retired user, so I have taken over hosting it.
- Usage
- Edit the section containing the RM discussion.
- From the "More" drop-down menu, select Close RM.
- Enter your comment/rationale - e.g.
moved. There is consensus to move. - Click enter either once or twice (it may prompt to save "unsaved changes") then done.
- Example
- Importation
This script can be imported to skin.js or common.js by adding:
importScript('User:DannyS712/PageMoverClosure.js');// [[User:DannyS712/PageMoverClosure.js]]
or
{{subst:Iusc|User:DannyS712/PageMoverClosure.js}}