User:Alex 21/script-categorypagelinks
(Redirected from User:AlexTheWhovian/script-categorypagelinks)
User:Alex 21/script-categorypagelinks.js is a script that adds individual Talk, Edit and History links to every article listed in a category.
Installation
editTo install the script, add:
importScript('User:Alex 21/script-functions.js'); importScript('User:Alex 21/script-categorypagelinks.js');
>>> User:Alex 21/script-functions.js is required to include multiple shared functions, and the custom "TV Scripts" header, many of which are used identically in a few of my other scripts - you only need to include it in Special:MyPage/common.js once. Follow the instructions at User:Alex 21/script-functions for installing scripts by Alex 21. <<<
When you access any category that includes links, each link will now include an individual Talk, Edit and History link, similar to {{pagelinks}}.
Bugs
editPlease report any bugs on the talk page of the script's creator.