This script adds the option to show either only piped or only unpiped links on Special:WhatLinksHere.
| Description | Show only piped or unpiped links on Special:WhatLinksHere |
|---|---|
| Authors | Polygnotus, DVRTed |
| Updated | February 25, 2026 (3 months ago) |
| Source | User:Polygnotus/Scripts/Piped.js |
Installation
editFirst install User:Enterprisey/script-installer, then come back to this page and click the giant blue "Install" button in the infobox on the right.
Or install it manually by adding the below code to your Special:MyPage/common.js file:
{{subst:iusc|User:Polygnotus/Scripts/Piped.js}}
Functionality
edit- Adds two links to the External Tools section on Special:WhatLinksHere: unpiped links and piped links. Clicking them shows a list.
Limitations
edit- Because of limitations in CirrusSearch there are a few edgecase that will be missed, see User talk:Polygnotus/Scripts/Piped.js for more info.