Editing Template:Message box/docGive feedback
Jump to navigation
Jump to search
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 1: | Line 1: | ||
== Usage == | == 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 | 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 | ||
| image | | bgcolor = #f8f7f5 | ||
| notice | | bdcolor = #e1d2b3 | ||
| notice2 = | | image = Bebop MM.png | ||
| notes | | quote = Optional quote. | ||
| notice = This is a notice. | |||
| notice2 = Optional text. | |||
| notes = Optional notes. | |||
}} | }} | ||
</pre> | </pre> | ||
{{Message box | {{Message box | ||
| image | | bgcolor = #f8f7f5 | ||
| notice | | bdcolor = #e1d2b3 | ||
| notice2 = | | image = Bebop MM.png | ||
| notes | | quote = Optional quote. | ||
| notice = This is a notice. | |||
| notice2 = Optional text. | |||
| notes = Optional notes. | |||
}} | }} | ||
< | <pre style="width:50%"> | ||
{ | {{Message box | ||
| bgcolor = #f8f7f5 | |||
| bdcolor = #e1d2b3 | |||
| notice = This is a notice. | |||
}} | |||
</pre> | |||
{{Message box | |||
| bgcolor = #f8f7f5 | |||
| bdcolor = #e1d2b3 | |||
| notice = This is a notice. | |||
}} | |||
<includeonly>[[Category:Message box templates| ]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude> | |||
} | |||
<noinclude>[[Category:Template documentation]]</noinclude> | |||