Template:Highlight/doc View history

Revision as of 08:14, 1 April 2015 by Deeploz (talk | contribs) (Created page with "{{doc subpage}} <!-- ADD DOCUMENTATION BELOW THIS LINE --> This template allows to highlight a portion of text with a color (Stabilo Boss like) === Usage === <code>{{ Highlig...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 allows to highlight a portion of text with a color (Stabilo Boss like)

Usage

text

  • Parameter 1 (required) : Text to highlight
  • Parameter 2 (optional) : Highlight color. Color may be specified by word (e.g., "red", "blue", "lightgreen") or in hexadecimal format (e.g., "#FF0066", "#C0C0C0"). If no value is given for the color, the template defaults to yellow

Examples

This is the {{Highlight | portion of text}} to highlight produces:
This is the portion of text to highlight

This is the {{Highlight | portion of text | lightgreen}} to highlight produces:
This is the portion of text to highlight