Template:Box: Difference between revisions
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
# An image file to be displayed in the left side of the body - the image should be 40 x 40 | # An image file to be displayed in the left side of the body - the image should be 40 x 40 | ||
# The background color: possible values | # The background color: possible values | ||
## | ## default is yellow | ||
## ''alert-info'' gives blue - use with care, it doesn't work well with links | ## ''alert-info'' gives blue - use with care, it doesn't work well with links | ||
## ''alert-success'' gives green | ## ''alert-success'' gives green | ||
## ''alert-error'' gives red | ## ''alert-error'' gives red | ||
Revision as of 07:19, 27 July 2012
{{{3}}} | {{{1}}} |
Produces a boks for emphasizing material. Takes four arguments:
- The text of the main body if the box
- The title of the box
- An image file to be displayed in the left side of the body - the image should be 40 x 40
- The background color: possible values
- default is yellow
- alert-info gives blue - use with care, it doesn't work well with links
- alert-success gives green
- alert-error gives red
Don't use this template directly in your pages. Instead use it to make a more specific template. For examples see Template:Info or Template:Warning