Template:Highlight: Difference between revisions
Jump to navigation
Jump to search
>Tacsipacsi move documentation to subpage |
Created page with "<span style="background-color:{{{2|yellow}}}">{{{1}}}</span><noinclude> {{documentation}} </noinclude>" |
||
(No difference)
|
Latest revision as of 19:39, 11 February 2023
{{{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.