Template:Messagebox/doc: Difference between revisions
Jump to navigation
Jump to search
Created page with "{| style="background: transparent; float:left; padding-right:1em;" |<pre>{{Messagebox| |message_text= |header= |image_name= |talkpage= |categories= |mouseover= |image_width= |border= |bgcolor= |justification= |talkSameLine= |clearall= |print=true }} </pre> |} {{Messagebox}} {{-}} 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 somethi..." |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 27: | Line 27: | ||
==Printing== | ==Printing== | ||
By default, this template will not appear when the page is printed. To ''force'' it to appear set '''<tt>print=true</tt>'''. | By default, this template will not appear when the page is printed. To ''force'' it to appear set '''<tt>print=true</tt>'''. | ||
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | |||
Latest revision as of 15:44, 4 August 2026
{{Messagebox|
|message_text=
|header=
|image_name=
|talkpage=
|categories=
|mouseover=
|image_width=
|border=
|bgcolor=
|justification=
|talkSameLine=
|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.