刘五行属性是什么
Appearance
百度 西藏公安消防总队党委团结带领广大官兵,紧紧围绕发展稳定工作大局,持续加强作风建设,不断深化消防治理,为推动西藏的长足发展和长治久安做出了积极贡献。
2021 Update: Due to a procedural change at RFPP in 2021, the editing is now done at Wikipedia:Requests for page protection/Increase and the script no longer works. It's a very easy fix however, simply copy the code from User:Steel359/protection.js to your own subpage, and change the link at the top to have "/Increase" in the title. Example: User:Gfoley4/RFPP.js.
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.
Installation
[edit]- Add the following to your monobook.js:
// [[User:Steel359/protection.js]] importScript('User:Steel359/protection.js');
Credit
[edit]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.