Template:Messagebox: Difference between revisions

From MediaWiki
Jump to navigationJump to search
Derik (talk | contribs)
mNo edit summary
Derik (talk | contribs)
mNo edit summary
Line 19: Line 19:
{| cellspacing="0" {{ #if:{{{width|}}}| style="width:{{{width}}};"|}} border=
{| cellspacing="0" {{ #if:{{{width|}}}| style="width:{{{width}}};"|}} border=
|-
|-
| style="padding:0;" |<div style="width:100%;padding:.5em; background-color:#{{{bgcolor|efefff}}}; border:solid 1px #{{{border|9f9fff}}};text-align:{{{justification|center}}};margin:auto;">{{#if: {{{image_name|}}} |
| style="padding:0 1em 0 1em;text-align:right;" |<div style="width:100%;padding:.5em; background-color:#{{{bgcolor|efefff}}}; border:solid 1px #{{{border|9f9fff}}};text-align:{{{justification|center}}};margin:auto;">{{#if: {{{image_name|}}} |
[[Image:{{{image_name|}}}|left{{ #if: {{{image_width|}}}|{{!}}{{{image_width|}}}px|}}{{ #if: {{{mouseover|}}} |{{!}}{{{mouseover|}}}|}}]] | }}
[[Image:{{{image_name|}}}|left{{ #if: {{{image_width|}}}|{{!}}{{{image_width|}}}px|}}{{ #if: {{{mouseover|}}} |{{!}}{{{mouseover|}}}|}}]] | }}
{{ #if: {{{header|}}} |<span style="font-size:125%;font-weight:900;">{{{header|}}}</span><hr/>|}}
{{ #if: {{{header|}}} |<span style="font-size:125%;font-weight:900;">{{{header|}}}</span><hr/>|}}

Revision as of 20:46, 10 August 2007

{{Messagebox|
|message_text=
|header=
|image_name=
|talkpage=
|categories=
|mouseover=
|image_width=
|border=
|bgcolor=
|justification=
}}



Your message text goes here. Generally speaking, you should have more than 1 line of text in order to force the thing to lay out correctly.