틀:Mbox/doc
kiseki
다른 명령
< 틀:Mbox
This template is used to create article/section notice templates like Template:Stub.
Boilerplate
{{Mbox
| header =
| text =
| comment =
| image =
| imagewidth =
| type =
| bordercolor =
}}
Variables
- header
- The header of the message box, presented in bold on the top line.
- text
- The text of the message box, presented below the header.
- comment
- Smaller text placed below the normal text. This is optional.
- image
- A small image placed to the left of the box's text.
- imagewidth
- The width of the image, default at 45px. The height will automatically adjust.
- type
- This sets the color of the left border between some preset options:
- minor
- Yellow border color, used for low-priority messages
- moderate
- Orange border color, used for medium-priority messages
- important
- Red border color, used for high-priority messages
- info
- Blue border color, used for informational messages
- bordercolor
- Overrides type and sets a custom left border color.