Template:Message box/doc

From Deadlock Wiki
Revision as of 03:33, 4 December 2024 by Mgpt (talk | contribs) (added templatedata)
Jump to navigation Jump to search

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.

Example

{{Message box
 | image   = Bebop MM.png
 | notice  = Primary notice text.
 | notice2 = Secondary notice text.
 | notes   = Additional notes.
}}

Primary notice text.
Secondary notice text.
Notes: Additional notes.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
borderborder

Hex color for the left border.

Default
#e1d2b3
Stringoptional
imageimage

Image to be displayed.

Fileoptional
quotequote

Character quote.

Contentoptional
noticenotice

Primary notice text.

Contentrequired
notice2notice2

Secondary notice text.

Contentoptional
notesnotes

Additional notes.

Contentoptional