Template:Highlight round/doc

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Lua error in Module:TNT at line 159: Missing JsonConfig extension; Cannot load https://commons.wikimedia.org/wiki/Data:I18n/Uses TemplateStyles.tab.

This template highlights text with slightly rounded corners and a subtle shadow effect.

{{highlight round|some text}}      →     
some text
     (defaults to yellow)
{{highlight round|some text|bc=#ffa07a}}      →     
some text
{{highlight round|some text|bc=lightgreen}}      →     
some text
Using the Codex style guide for Wikimedia background colors:
  • {{highlight round|bc=var(--background-color-success-subtle, #eaecf0)|2=Success}}
    Highlighted text
  • {{highlight round|bc=var(--background-color-error-subtle--active, #ffc8bd)|2=Error}}
    Highlighted text
  • {{highlight round|bc=var(--background-color-warning-subtle, #fdf2d5)|2=Warning}}
    Highlighted text
  • {{highlight round|bc=var(--background-color-content-added, #a3d3ff)|2=Content added}}
    Highlighted text
  • {{highlight round|bc=var(--background-color-content-removed, #ffe49c)|2=Content removed}}
    Highlighted text

See also

[edit source]