Template:Messagebox

From Umamusume Wiki
Jump to navigation Jump to search
This is a probably important message!
You should probably listen to what this message box says.
You can also do line breaks!

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
colorcolor

This defines the color for the box border and the text inside of it. If left blank, it defaults to black. You can use HEX, RGB(A), HSLA(A) or the default HTML names.

Example
#d800ff, rgb(216, 0, 255), hsla(291, 100%, 50%, 0.5)
Unknownoptional
light_colorlight_color

Lighter color used for the background of the box. This is preferably something with a lower alpha value, to make text easy to read. You can use HEX, RGB(A), HSLA(A) or the default HTML names.

Example
#d800ff, rgb(216, 0, 255), hsla(291, 100%, 50%, 0.5)
Unknownoptional
headerheader

no description

Unknownoptional
texttext

no description

Unknownoptional
imageimage

no description

Unknownoptional
max_widthmax_width

no description

Unknownoptional