User:ZLEA/EditRequestLinks
Appearance
Description | Add links to unanswered edit request lists |
---|---|
Status | Stable |
First released | July 23, 2019 |
Version | 1.1 |
Updated | 16:13, 24 July 2019 (UTC) |
Skins | Vector |
Source | User:ZLEA/EditRequestLinks.js |
Creates links to tables of unanswered edit requests. This links is added to the "Tools" portlet. Forked from User:DannyS712/New pages feed.js by User:DannyS712, with code from User:Danski454/ReviewWarn.js by User:Danski454.
The script adds the following links to the toolbar, but only if its user has the user rights needed to handle the requests:
- COI edit requests
- SP edit requests (for confirmed and autoconfirmed users)
- ECP edit requests (for extended confirmed users)
- TP edit requests (for template editors)
- FP edit requests (for administrators)
- IFP edit requests (for interface administrators)
Importation
[edit]This script can be imported to skin.js or common.js by adding:
importScript( 'User:ZLEA/EditRequestLinks.js' );// [[User:ZLEA/EditRequestLinks.js]]
or
{{subst:Iusc|User:ZLEA/EditRequestLinks.js}}
Known problems
[edit]If you found a problems not listed here, please let me know on my talk page.