Template:Highlight/doc
Jump to navigation
Jump to search
| This is a documentation subpage for Template:Highlight. It contains usage information, categories and other content that is not part of the original Template page. |
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.