Template:Imbox

From Eratosthenia
Jump to navigation Jump to search
[view] [edit] [history] [purge] Documentation icon Template documentation

Usage

Simple usage example:

{{imbox | text = Some text.}}


Complex example:

{{imbox
| type      = style
| image     = [[Image:Emblem-question-yellow.png|40px]]
| style     = width: 400px; 
| textstyle = color: red; font-weight: bold; font-style: italic;
| text      = The message body text.
}}

Image message box types

The following examples use different type parameters but use no image parameters thus they use the default images for each type.