Difference between revisions of "Template:Divbox/doc"
Jump to navigation
Jump to search
imported>Fæ |
imported>Fæ (update) |
||
| Line 4: | Line 4: | ||
<nowiki>{{divbox|color of box|Headtitle|Message}}</nowiki> | <nowiki>{{divbox|color of box|Headtitle|Message}}</nowiki> | ||
| − | + | 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. | The color names are case-dependent; they will not work if upper-case letters are used. | ||
Revision as of 13:05, 12 November 2010
This template is used to create coloured text background.
Contents
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.
Examples
- 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
The color names are case-dependent; they will not work if upper-case letters are used.
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
- 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.
See also
- {{divhide}} (for hiding things)
There are seven metatemplates in the Module:Message box family:
- {{Ambox}}, for messageboxes on article pages.
- {{Cmbox}}, for messageboxes on category pages.
- {{Imbox}}, for messageboxes on file (image) pages.
- {{Tmbox}}, for messageboxes on talk pages.
- {{Fmbox}}, for header and footer messageboxes.
- {{Ombox}}, for messageboxes on other types of page.
- {{Mbox}}, for messageboxes that are used in different namespaces and change their presentation accordingly.
Closely related metatemplates:
- {{Asbox}}, for messageboxes in article stubs.
- {{Dmbox}}, for messageboxes on disambiguation or set-index pages.
- {{Ivmbox}}, a simple full-width box with default ivory background intended to frame important messages or notices.
Templates intended to be used in conjunction with Mboxes:
- {{Ombox/shortcut}}, an alternative to {{Shortcut}} for use in Mbox templates