Template:Message box/doc

From Deadlock Wiki
Revision as of 23:29, 7 November 2024 by Sylphoid (talk | contribs) (add info)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Usage[edit source]

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[edit source]

{{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.