Difference between revisions of "Template:Mbox/doc"

From LFS Manual
Jump to navigationJump to search
(Created page with "=== Usage === {{subst:mra|{{mbox | type = warning | style = CSS values | textstyle = CSS values | text = The message body text. }} }} {{subst:mra|{{mbox | type = notice...")
(No difference)

Revision as of 23:01, 5 December 2023

Usage

Markup Renders as
{{mbox
| type  = warning
| style = CSS values
| textstyle  = CSS values
| text  = The message body text.
}}
Caution.png The message body text.
Markup Renders as
{{mbox
| type  = notice
| style = CSS values
| textstyle  = CSS values
| text  = The message body text.
}}
Information icon4.png The message body text.
Markup Renders as
{{mbox
| type  = tip
| style = CSS values
| textstyle  = CSS values
| text  = The message body text.
}}
Bulbgraph.png The message body text.
Markup Renders as
{{mbox
| style = CSS values
| textstyle  = CSS values
| text  = The message body text.
}}
Information icon4.png The message body text.