Template:Color Example/doc

From Noita Wiki
Jump to navigation Jump to search

Creates an inline square displaying the given color.

Template parameters

ParameterDescriptionTypeStatus
Color1

Specify the color for the preview square.

Example
#9a6f9bff
Stringrequired

Examples

In the <code>VerletPhysicsComponent</code> colors are specified in ABGR order. The default colors are: cloth_color_edge = 0xff9b6f9a {{Color Example|#9a6f9bff}}, and cloth_color = 0xff7f5476 {{Color Example|#76547fff}}

In the VerletPhysicsComponent colors are specified in ABGR order. The default colors are: cloth_color_edge = 0xff9b6f9a , and cloth_color = 0xff7f5476