User:TheresNoTime/stewResponseHelper
Appearance
From Meta, a Wikimedia project coordination wiki
A quick rework of MusikAnimal's very awesome responseHelper script π
Code
[edit ]User:TheresNoTime/stewResponseHelper.js
Features
[edit ]- Adds a link to SRG to the sidebar
- When editing a section on SRG, adds:
- Adds an autofill reason to all "CA" links on SRG with a permalink to the request
- Adds an autofill reason to all "gblock" links on SRG with a permalink to the request
- Adds a
<div class="srh-status-X"></div>
(whereX
is either hold/open/done) around requests on SRG, for use with styling via common.css - Adds a button under the
p-caactions
menu ("[srh] Toggle hide complete" under the "More" dropdown menu) to hide/show completed SRG requests
Installing
[edit ]Add the following to your common.js:
mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:TheresNoTime/stewResponseHelper.js&action=raw&ctype=text/javascript');