Template:Divbox/doc: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
m (→‎Available colors: adding fawn)
Line 27: Line 27:
<div style="{{divstylewhite}}; width:5em; float:left; margin:.3em">white</div>
<div style="{{divstylewhite}}; width:5em; float:left; margin:.3em">white</div>
<div style="{{divstyleyellow}}; width:5em; float:left; margin:.3em">yellow</div>
<div style="{{divstyleyellow}}; width:5em; float:left; margin:.3em">yellow</div>
<div style="{{divstylefawn}}; width:5em; float:left; margin:.3em">fawn</div>
{{-}}
{{-}}
==See also==
==See also==
*{{tl|divhide}} (for hiding things)
*{{tl|divhide}} (for hiding things)

Revision as of 10:44, 10 May 2009


Usage

{{divbox|color of box|Headtitle|Message}}

Example

{{divbox|green|An example|This is only an example of how this template works.}}

Writing this code will give you...

Available colors

amber
black
bloodred
blue
brown
forest
gold
gray
green
navy
none
orange
plain
purple
red
white
yellow
fawn


See also