Template:Highlight
(Redirected from Template:Hilite)
{{{1}}}
This template highlights the text with a background color. Please make sure to use readable colors.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| text | 1 | The text to be highlighted
| Unknown | required |
| color | 2 | The background color (CSS color) to be used.
| Line | optional |
Usage
{{highlight|text|red}}, or {{highlight|text}} to use the default highlight color, shown above.