Template:Color/doc: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(no need to see also a redirect to this page)
Line 18: Line 18:
=== See also ===
=== See also ===


* {{tl|Colour}} (redirect)
* {{tl|Background color}}
* {{tl|Background color}}
* {{tl|Resize}}
* {{tl|Resize}}

Revision as of 13:11, 1 May 2011


This template can be used to add a span of text with a given color.

Usage

{{color|name of color or hex code of color|Text}}

For example:

{{color|red|Hello, world!}} results in Hello, world!
{{color|#00F000|Hello, world!}} results in Hello, world!

See Web colors for a list of colors.

See also