Jump to content

Template:Divbox

From Wikimedia Commons, the free media repository
Template documentation[ view · edit · history · purge ]
This documentation is transcluded from Template:Divbox/doc.

This template is used to create coloured text background.

Usage

[edit]
{{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 image pages.

Available styles

[edit]
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.
amber
black
bloodred
blue
brown
forest
gold
gray
green
navy
none
orange
plain
purple
lilac
red
white
yellow
fawn
tt
simar
greenv
grayh
email
double
wordperfect
ivory
lavender

Examples

[edit]
Code

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

Result
Orange example
This is only an example of how this template works.
Code

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

Result
Navy example
This is only an example of how this template works.