User:Alex 21/script-categorypagelinks

From Wikipedia, the free encyclopedia

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[edit]

To install the script, add:

importScript('User:Alex 21/script-functions.js');
importScript('User:Alex 21/script-categorypagelinks.js');

to Special:MyPage/common.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[edit]

Please report any bugs on the talk page of the script's creator.

See also[edit]