Template:Color box

From Droid Reference Library
Revision as of 20:59, 12 August 2018 by Drl-admin (talk | contribs) (Created page with "<span style="background-color:{{{1|}}}; color:{{#if:{{{3|}}}|{{{3}}}|{{greater color contrast ratio|{{{1|}}}|black|white}}}}; border:1px solid {{{border|#000000}}}; text-align...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

    

Documentation icon Template documentation[view] [edit] [history] [purge]

Template:Tsh

Usage

Script error: No such module "TemplateData".

Examples
Visual effect Markup
     {{color box|Green}}
 Default color for this text  {{color box|Yellow|Default color for this text}}
 Default color for this text  {{color box|Blue|Default color for this text}}
 Using X11 color names  {{color box|SteelBlue|'''Using X11 color names'''|Gold}}
 Using RGB hex triplets  {{color box|#012345|''Using RGB hex triplet''|#FEDCBA}}
 Red  {{color box|Yellow|Red|#f00|border=#f00}}

Variants

Template:Color box templates

See also