Template:Highlight/doc

From Warcraft Watch Secrets
Revision as of 05:20, 4 September 2021 by imported>Surafbrov
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.