Jump to content
Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
(Redirected from Template:Msgbox)

Generic styled notice box. Parameters: image (filename, no File: prefix), imagesize, title, text, bgcol, linecol, width. Used by Template:License.

bgcol/linecol/width are set per call (each license type could in principle use different colours), so they're passed through as CSS custom properties rather than living in the stylesheet; everything else is static and lives in Template:Message box/styles.css.