User:DannyS712/PageMoverClosure

From WikiProjectMed
Jump to navigation Jump to search
PageMoverClosure
DescriptionClose Requested Move discussions with {{subst:RMnac}}
Author(s)DannyS712
StatusStable
First releasedJanuary 22, 2019; 5 years ago (2019-01-22) (by DannyS712)
Version1.1
Updated05:08, 23 June 2019 (UTC)
SourceUser: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
  1. Edit the section containing the RM discussion.
  2. From the "More" drop-down menu, select Close RM.
  3. Enter your comment/rationale - e.g. moved. There is consensus to move.
  4. Click enter either once or twice (it may prompt to save "unsaved changes") then done.
Example
Screenshot
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}}