模板:Messagebox/doc

来自地狱男爵中文维基
跳转至: 导航搜索
{{Messagebox|
|message_text=
|header=
|image_name=
|talkpage=
|categories=
|mouseover=
|image_width=
|border=
|bgcolor=
|justification=
|talkSameLine=
|noCats=
|clearall=
|print=true
}}



There is an additional parameter 'bottomtext' that should really never be used unless you know what you're doing, because its presence is often conditional; it's used for clarifying something.

If you do need to use it, the format usually looks something like this; |bottomtext={{#if: {{{pending|}}}|<b>Decision Pending:</b> {{{pending|}}} |}}

Printing[编辑源代码]

By default, this template will not appear when the page is printed. To force it to appear set print=true.