User:Nardog/WishTitles
| Description | Shows the descriptive titles of Community Wishlist wishes and focus areas on Watchlist, Contributions, etc. |
|---|---|
| Updated | March 26, 2026 (53 days ago) |
| Source | User:Nardog/WishTitles.js |
This script shows the descriptive titles of Community Wishlist wishes and focus areas next to links to them or related pages (e.g. Community Wishlist/W262, Community Wishlist/W262/Votes, Talk:Community Wishlist/W262, Community Wishlist/FA1), on:
- Special:Watchlist (including category additions/removals)
- Special:EditWatchlist
- Special:RecentChanges
- Special:RecentChangesLinked
- Special:Search (for sub/talk pages)
- Special:Contributions
- Special:WhatLinksHere
- Special:AllPages
- Special:PrefixIndex
- Special:Log
- Categories (also works with CatChangesViewer)
and after the top heading on such pages unless the title in your preferred language is already displayed.
The titles are linked to the main page of the wish or focus area (e.g. Community Wishlist/W262). The titles of declined wishes appear struck out.
The titles are cached in your local storage for a day, which is purged every time you change your preferred language.
Installation
[edit]Add the following to your common.js:
importScript('User:Nardog/WishTitles.js');
Limitations
[edit]If the title of a wish or focus area that is already cached is updated, it will not be reflected until the cache expires or you encounter a newly created wish.