Indice

Color Plugin

Informazioni generali

Questo plugin consente di attribuire un colore al testo.

Sito: http://www.dokuwiki.org/plugin:color

Sintassi

  <color color_name / color_value > text</color>

Esempi

Code

**<color green>text</color>**

**<color red>text</color>**

**<color blue>text</color>**

**<color #7493AB>text</color>**

Results

text

text

text

text