Template:Messagebox
From Blood Wiki
Use this template to place message boxes on a page.
Usage:
{{messagebox
| text = Message text
| small = Small message text (optional)
| picture = picture (optional)
| color = textcolor (optional)
| border = border color
| bg = background color (optional)
| category = page categoty (optional)
}}
Example:
{{messagebox
|text=Alert
|small=Small alert message
|picture=[[File:important.png|alt=|link=]]
|color=black
|border=gray
|bg=#ffffff9
}}
Alert
Small alert message
Small alert message