თარგი:Colorbox/ინფო

ვიკიპედიაშე




This template supersedes {{legend3}}.

Usage[წყუშ რედაქტირაფა]

{{colorbox|color|text|Wikilink}}

color is passed to the css background-color property. HTML color names (eg "#FF0000") or the color name (eg "red") can be used.

text is any text to be rendered inside the colorbox.

Wikilink is the Wikilink for the Wikipedia page the text should point to.

Examples[წყუშ რედაქტირაფა]

Empty colorbox

For a colorbox with no text, use

{{colorbox|color}}

renders:

    

Legends and keys

For a legend or key using color and a text-based marker such as aCaret (^), dagger/obelisk (†), double dagger/diesis (‡), or asterisk (*), use

{{colorbox|color|^}}
{{colorbox|color|}}
{{colorbox|color|}} 
{{colorbox|color|&amp#42;}}

which renders:

  ^    †    ‡    * 

Notes:

  1. Whenever possible, always use a text marker to improve accessibility in articles. See Wikipedia:Colours for more information.
  2. Do not use a black shaded colorbox with text markers as the text will not be visible.
  3. The HTML coding &amp#42; must be used to create the asterisk as Wikipedia will treat the a typed asterisk as an indented bullet point
  • like this.
Linkable text

To create linkable text inside the colorbox, use

{{colorbox|color|text|Wikilink}}

which renders:

  ვიკიპედია 

Note:

  1. Do not use a blue or red shaded colorbox with wikilinks as the text will not be visible.

See also[წყუშ რედაქტირაფა]

{{Color box}} — Alternative, black bordered version.