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...") | m | ||
| Line 4: | Line 4: | ||
| <nowiki>{{mbox | <nowiki>{{mbox | ||
| | type  = warning | | type  = warning | ||
| − | |||
| − | |||
| | text  = The message body text. | | text  = The message body text. | ||
| }} | }} | ||
| </nowiki>|{{mbox | </nowiki>|{{mbox | ||
| | type  = warning | | type  = warning | ||
| − | |||
| − | |||
| | text  = The message body text. | | text  = The message body text. | ||
| }}}}<!-- Template:Mra --> | }}}}<!-- Template:Mra --> | ||
| Line 18: | Line 14: | ||
| <nowiki>{{mbox | <nowiki>{{mbox | ||
| | type  = notice | | type  = notice | ||
| − | |||
| − | |||
| | text  = The message body text. | | text  = The message body text. | ||
| }} | }} | ||
| </nowiki>|{{mbox | </nowiki>|{{mbox | ||
| | type  = notice | | type  = notice | ||
| − | |||
| − | |||
| | text  = The message body text. | | text  = The message body text. | ||
| }}}}<!-- Template:Mra --> | }}}}<!-- Template:Mra --> | ||
| Line 32: | Line 24: | ||
| <nowiki>{{mbox | <nowiki>{{mbox | ||
| | type  = tip | | type  = tip | ||
| − | |||
| − | |||
| | text  = The message body text. | | text  = The message body text. | ||
| }} | }} | ||
| </nowiki>|{{mbox | </nowiki>|{{mbox | ||
| | type  = tip | | type  = tip | ||
| − | |||
| − | |||
| | text  = The message body text. | | text  = The message body text. | ||
| }}}}<!-- Template:Mra --> | }}}}<!-- Template:Mra --> | ||
| Line 45: | Line 33: | ||
| {{markup| | {{markup| | ||
| <nowiki>{{mbox | <nowiki>{{mbox | ||
| − | |||
| − | |||
| | text  = The message body text. | | text  = The message body text. | ||
| }} | }} | ||
| </nowiki>|{{mbox | </nowiki>|{{mbox | ||
| − | |||
| − | |||
| | text  = The message body text. | | text  = The message body text. | ||
| }}}}<!-- Template:Mra --> | }}}}<!-- Template:Mra --> | ||
Revision as of 22:09, 5 December 2023
Usage
| 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.
}}
 | 
 | ||
 
 
 
