Template:Message box/doc: Difference between revisionsGive feedback
Jump to navigation
Jump to search
m space |
add info |
||
| Line 1: | Line 1: | ||
== Usage == | == Usage == | ||
This template is used to create message boxes for articles. | This template is used to create message boxes for articles. It should be used as a meta template to build other message box templates, but it can be used standalone. For a list of other message boxes, see [[:Category:Message box templates]]. | ||
== Examples == | |||
<pre style="width:50%"> | <pre style="width:50%"> | ||
{{Message box | {{Message box | ||
Revision as of 23:29, 7 November 2024
Usage
This template is used to create message boxes for articles. It should be used as a meta template to build other message box templates, but it can be used standalone. For a list of other message boxes, see Category:Message box templates.
Examples
{{Message box
| bgcolor = #f8f7f5
| bdcolor = #e1d2b3
| image = Bebop MM.png
| quote = Optional quote.
| notice = This is a notice.
| notice2 = Optional text.
| notes = Optional notes.
}}
“Optional quote.”
This is a notice.
Optional text.
Notes: Optional notes.
{{Message box
| bgcolor = #f8f7f5
| bdcolor = #e1d2b3
| notice = This is a notice.
}}
This is a notice.