Template:Message box
Usage
Basic usage
{{msgbox | title = This is a normal message box | text = With helpful and descriptive subtext }}
Will result in: User:Ultradude25/The Workbench
Mini usage
{{msgbox | mini = 1 | icon = 8 | text = This is a mini message box with an information icon using [[Template:CommentSprite]] }}
Will result in: User:Ultradude25/The Workbench
Advanced usage
{{msgbox | bgcol = #eef | linecol = #ddf | title = This is a blue message box | text = It has a discuss link, custom width and some custom CSS | discuss = 1 | width = 340px | css = -moz-box-shadow: 0px 0px 6px #888; -webkit-box-shadow: 0px 0px 6px #888; }}
Will result in: User:Ultradude25/The Workbench