Template:BackgroundColor
Jump to navigation
Jump to search
Sets the background color of the page. The first argument should be the color to set the background to. The second argument is optional and changes the color of the text.
{{BackgroundColor|#ff0000|#00ff00}} makes the background red and the text green.
The complete list of html color names can be found at htmlcolorcodes.com. If you need a custom color, google search "color picker".