Template:Color

From Noita Wiki
Jump to navigation Jump to search

Examples

Some of this text is {{color|green|a different colour!}}. You can use {{color|rgb(200,300,100)|RGB}} or any other valid CSS color formats as well.

Some of this text is a different colour!. You can use RGB or any other valid CSS color formats as well.

Templatedata

Applies a specific color to text.

Template parameters

ParameterDescriptionTypeStatus
Color1

Specify the color to apply to the text. Any CSS color value is acceptable.

Example
lightgreen
Stringrequired
Content2

The text content to be colored.

Stringrequired