User:Alex 21/script-tablecolour

User:Alex 21/script-tablecolour.js is a script that takes the colours from any infoboxes or episode tables (both hexadecimal and HTML colour names) and adjusts them per WP:COLOR and Template talk:Infobox television season/Archive 3.

Installation edit

To install the script, add:

importScript('User:Alex 21/script-functions.js');
importScript('User:Alex 21/script-infoboxcolour.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. <<<

There will be a "Table colours" link in the toolbox on the left on every article. Click it while in edit mode to adjust the colours of the page used in the form
| parameter = colour. An edit summary will be provided; save the page.

Bugs edit

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

See also edit