Template:Message box/doc: Difference between revisions

Created page with "== Usage == This template is used to create message boxes for articles. <pre style="width:50%"> {{Message box | bgcolor = #f8f7f5 | bdcolor = #e1d2b3 | image = Bebop MM.png | notice = This is a notice. | notice2 = Optional text. | notes = Optional notes. }} </pre> {{Message box | bgcolor = #f8f7f5 | bdcolor = #e1d2b3 | image = Bebop MM.png | notice = This is a notice. | notice2 = Optional text. | notes = Optional notes. }}"
 
mNo edit summary
Line 20: Line 20:
  | notice2 = Optional text.
  | notice2 = Optional text.
  | notes = Optional notes.
  | 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.
}}
}}