Template:Divbox/doc: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>Fæ@en.wikipedia.org
m (fixing example)
Line 48: Line 48:
{{divbox|orange|Orange example|This is only an example of how this template works.}}
{{divbox|orange|Orange example|This is only an example of how this template works.}}
;Code
;Code
<code><nowiki>{{divbox|greenv|radius=4em|Navy example|This is only an example of how this template works.}}</nowiki></code>
<code><nowiki>{{divbox|navy|radius=4em|Navy example|This is only an example of how this template works.}}</nowiki></code>
;Result
;Result
{{divbox|navy|radius=4em|Navy example|This is only an example of how this template works.}}  
{{divbox|navy|radius=4em|Navy example|This is only an example of how this template works.}}  

Revision as of 18:09, 30 March 2011

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 using standard units, for example radius=8px. 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
tt
greenv
grayh
email
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|navy|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