Template:Mbox/doc
From LFS Manual
Jump to navigationJump to searchUsage
| Markup | Renders as | ||
|---|---|---|---|
{{mbox
| type = warning
| text = The message body text.
}}
|
| ||
| Markup | Renders as | ||
|---|---|---|---|
{{mbox
| type = notice
| text = The message body text.
}}
|
| ||
| Markup | Renders as | ||
|---|---|---|---|
{{mbox
| type = tip
| text = The message body text.
}}
|
| ||
| Markup | Renders as | ||
|---|---|---|---|
{{mbox
| text = The message body text.
}}
|
| ||
| Markup | Renders as | ||
|---|---|---|---|
{{mbox
| text = The message body text.
| small = yes
}}
|
| ||