User:Alex 21/script-infoboxcolour
User:Alex 21/script-infoboxcolour.js is a script that takes the header background colours from the any infoboxes (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');
User:Alex 21/script-functions.js is required to include multiple shared functions, 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.
There will be a "Infobox colours" link in the toolbox on the left on every article. Click it to adjust the infobox's background colours - you will be directed to the edit page (you can also do this manually). Once in edit mode, click again to adjust the colours. An edit summary will be provided; save the page.
Bugs
[edit]Please report any bugs on the talk page of the script's creator.