User:Steel359/Protection js
From Wikipedia, the free encyclopedia
Current features
- Adds the Requests for page protection template responses to the sidebar for one click responses at WP:RFPP.
- Tag protected articles with those
{{pp-protected}}
templates that no-one can ever remember the names of in one click. - Adds a page protection version of ^demon's CSD AutoReason to the confirm protection page.
[edit] Installation
- Add the following to your monobook.js:
// [[User:Steel359/protection.js]] importScript('User:Steel359/protection.js');
[edit] Credit
Basic structure taken from WikiProject User scripts/Scripts/CloseAFD.js, regex from Eagle 101. Thanks to ^demon for letting me tear apart his autoreason script.