From Wikipedia, the free encyclopedia
User script
responseHelper.js
Author(s) MusikAnimal
UpdatedJuly 5, 2023 (2023-07-05)
Browser supportAny
Skin supportVector, MonoBook
Source User:MusikAnimal/responseHelper.js

responseHelper is a user script that makes it easier to respond to requests/reports at WP:AIV, WP:ANEW, WP:PERM, WP:RFPP, WP:UAA, WP:SPI and WP:REFUND. Links are added to your sidebar to quickly insert administrator notation templates and supply an informative edit summary.

Usage

Editing noticeboards

When editing pages on supported noticeboards, links will appear on your sidebar that correlate to each of the notation templates available. Hover over the links to see descriptions. Click on the desired response, and the template is inserted and the edit summary supplied. You may be prompted for more information. You can hit OK to omit the additional info, or cancel to quit out entirely.

All templates will be inserted at the end of the edit window, except at WP:AIV and WP:UAA where it is inserted where the cursor is located.

For WP:ANEW, a summarizing message will also be put in the "(Result: )" portion of the heading.

When not editing

When you're not in an editing session, on every page there will be a series of links in your sidebar linking to each supported venue.

There is also a DASHBOARD link at the top that when clicked it goes to Special:MyPage/Dashboard, serving as your personal admin dashboard. If that page does not exist, the link goes to community-maintained Template:Admin dashboard. You can also redirect Special:MyPage/Dashboard to whatever dashboard you wish, and the DASHBOARD link in responserHelper will go there.

Setup

Add the following to your common.js:

{{subst:iusc|User:MusikAnimal/responseHelper.js}}

Adding links to other venues

If you want to add links to other venues, such as WP:ANI, you can do so by adding the following code in your common.js:

mw.loader.using( "mediawiki.util" ).then( function () {
    mw.util.addPortletLink("p-navigation", "/info/en/?search=WP:ANI", "WP:ANI");
} );

responseHelper intentionally only links to venues where the script offers actual functionality.

Hiding the sidebar links

You can hide the sidebar links by adding window.responseHelperNavLinks = false; to your common.js.

Bug/feature requests

If you run into a bug it was likely a typo I overlooked. Please let me know.

From Wikipedia, the free encyclopedia
User script
responseHelper.js
Author(s) MusikAnimal
UpdatedJuly 5, 2023 (2023-07-05)
Browser supportAny
Skin supportVector, MonoBook
Source User:MusikAnimal/responseHelper.js

responseHelper is a user script that makes it easier to respond to requests/reports at WP:AIV, WP:ANEW, WP:PERM, WP:RFPP, WP:UAA, WP:SPI and WP:REFUND. Links are added to your sidebar to quickly insert administrator notation templates and supply an informative edit summary.

Usage

Editing noticeboards

When editing pages on supported noticeboards, links will appear on your sidebar that correlate to each of the notation templates available. Hover over the links to see descriptions. Click on the desired response, and the template is inserted and the edit summary supplied. You may be prompted for more information. You can hit OK to omit the additional info, or cancel to quit out entirely.

All templates will be inserted at the end of the edit window, except at WP:AIV and WP:UAA where it is inserted where the cursor is located.

For WP:ANEW, a summarizing message will also be put in the "(Result: )" portion of the heading.

When not editing

When you're not in an editing session, on every page there will be a series of links in your sidebar linking to each supported venue.

There is also a DASHBOARD link at the top that when clicked it goes to Special:MyPage/Dashboard, serving as your personal admin dashboard. If that page does not exist, the link goes to community-maintained Template:Admin dashboard. You can also redirect Special:MyPage/Dashboard to whatever dashboard you wish, and the DASHBOARD link in responserHelper will go there.

Setup

Add the following to your common.js:

{{subst:iusc|User:MusikAnimal/responseHelper.js}}

Adding links to other venues

If you want to add links to other venues, such as WP:ANI, you can do so by adding the following code in your common.js:

mw.loader.using( "mediawiki.util" ).then( function () {
    mw.util.addPortletLink("p-navigation", "/info/en/?search=WP:ANI", "WP:ANI");
} );

responseHelper intentionally only links to venues where the script offers actual functionality.

Hiding the sidebar links

You can hide the sidebar links by adding window.responseHelperNavLinks = false; to your common.js.

Bug/feature requests

If you run into a bug it was likely a typo I overlooked. Please let me know.


Videos

Youtube | Vimeo | Bing

Websites

Google | Yahoo | Bing

Encyclopedia

Google | Yahoo | Bing

Facebook