Template:Mbox/doc

From LFS Manual
< Template:Mbox
Revision as of 22:34, 5 December 2023 by Flame CZE (talk | contribs) (small)
Jump to navigationJump to search

Usage

Markup Renders as
{{mbox
| type  = warning
| text  = The message body text.
}}
Caution.png The message body text.
Markup Renders as
{{mbox
| type  = notice
| text  = The message body text.
}}
Information icon4.png The message body text.
Markup Renders as
{{mbox
| type  = tip
| text  = The message body text.
}}
Bulbgraph.png The message body text.
Markup Renders as
{{mbox
| text  = The message body text.
}}
Information icon4.png The message body text.
Markup Renders as
{{mbox
| text  = The message body text.
| small = yes
}}
Information icon4.png The message body text.