Template:Divbox/doc: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>Fæ@en.wikipedia.org
(update)
>Fæ@en.wikipedia.org
(update)
Line 5: Line 5:


The parameter ''radius'' may be added for rounded corners. This parameter is considered a complex style and is unsuitable for articles.
The parameter ''radius'' may be added for rounded corners. This parameter is considered a complex style and is unsuitable for articles.
== Examples ==
{{div col|2}}
;Code
<code><nowiki>{{divbox|orange|Orange example|This is only an example of how this template works.}}</nowiki></code>
;Result
{{divbox|orange|Orange example|This is only an example of how this template works.}}
;Code
<code><nowiki>{{divbox|greenv|radius=4em|Navy example|This is only an example of how this template works.}}</nowiki></code>
;Result
{{divbox|navy|radius=4em|Navy example|This is only an example of how this template works.}}
{{div col end}}
The color names are case-dependent; they will not work if upper-case letters are used.


== Available styles ==
== Available styles ==
Line 45: Line 32:
<div style="{{divstylewordperfect}}; width:11.7em; float:left; margin:.3em">wordperfect</div>
<div style="{{divstylewordperfect}}; width:11.7em; float:left; margin:.3em">wordperfect</div>
{{clear}}
{{clear}}
;Notes
* The color names are case-dependent; they will not work if upper-case letters are used.
* ''plain'', ''double'', ''tt'' and ''none'' inherit the page background colour whilst ''white'' forces a pure white background.
* ''plain'', ''double'', ''tt'' and ''none'' inherit the page background colour whilst ''white'' forces a pure white background.
* Note that complex styles should only be used on user pages, essays and project pages.
* Note that complex styles should only be used on user pages, essays and project pages.


== Examples ==
{{div col|2}}
;Code
<code><nowiki>{{divbox|orange|Orange example|This is only an example of how this template works.}}</nowiki></code>
;Result
{{divbox|orange|Orange example|This is only an example of how this template works.}}
;Code
<code><nowiki>{{divbox|greenv|radius=4em|Navy example|This is only an example of how this template works.}}</nowiki></code>
;Result
{{divbox|navy|radius=4em|Navy example|This is only an example of how this template works.}}
{{div col end}}
== See also ==
== See also ==
* {{tl|divhide}} (for hiding things)
* {{tl|divhide}} (for hiding things)

Revision as of 13:07, 12 November 2010

This template is used to create coloured text background.

Usage

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

The parameter radius may be added for rounded corners. This parameter is considered a complex style and is unsuitable for articles.

Available styles

amber
black
bloodred
blue
brown
forest
gold
gray
green
navy
none
orange
plain
purple
lilac
red
white
yellow
fawn
greenv
grayh
tt
double
wordperfect
Notes
  • The color names are case-dependent; they will not work if upper-case letters are used.
  • plain, double, tt and none inherit the page background colour whilst white forces a pure white background.
  • Note that complex styles should only be used on user pages, essays and project pages.

Examples

Template:Div col

Code

{{divbox|orange|Orange example|This is only an example of how this template works.}}

Result
Code

{{divbox|greenv|radius=4em|Navy example|This is only an example of how this template works.}}

Result

Template:Div col end

See also


Template:Mbox templates see also