Template:Highlight

From Warcraft Wiki
Jump to navigation Jump to search

Highlight some text in a talk page. Rarely if ever should this template be used in the main space.

Usage

Code
{| class="darktable"
| Normal text.
| {{highlight|Highlighted text}}
|}

{{highlight|color=maroon|Attention needed here.}}
Yields
Normal text. Highlighted text

Attention needed here.