Template:Highlight/doc

From mediawiki.org

This template highlights the text with a background color. Please make sure to use readable colors.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
text1

The text to be highlighted

Example
Lorem ipsum dolor sit amet.
Unknownrequired
color2

The background color (CSS color) to be used.

Default
yellow
Lineoptional

Usage[edit]

{{highlight|text|red}}, or {{highlight|text}} to use the default highlight color, shown above.