Template:Colorshow/doc

From Nookipedia, the Animal Crossing wiki

Usage

{{Colorshow|<HTML color value>|<Text>}}

This template allows for text to be recoloured using an HTML Hex color value. The first parameter should contain the Hex code of the desired color, but omit the leading hash symbol. The second parameter is used to set the text to be displayed.

Examples

{{Colorshow|ff0000|This text is red.}}

This text is red.

This template can be used to override a link colour by using it in the text display part of piped link, as seen in the example below.

[[Main page|{{Colorshow|3cb371|This link to the main page is green.}}]]

This link to the main page is green.