Template:Highlight/doc

From CotH-Wiki
Jump to navigationJump to search

Purpose

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

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

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

Attention needed here.