Template:Messagebox: Difference between revisions
From MediaWiki
Jump to navigationJump to search
m ah, i mis-spelled the term, that's why... |
m I think this is done except documentation, yay |
||
| Line 2: | Line 2: | ||
{| style="background: transparent; float:left;" | {| style="background: transparent; float:left;" | ||
|<pre>{{Messagebox| | |<pre>{{Messagebox| | ||
|message_text= | |||
|header= | |||
|image_name= | |image_name= | ||
|talkpage= | |talkpage= | ||
|categories= | |categories= | ||
| Line 19: | Line 19: | ||
{| cellspacing="0" | {| cellspacing="0" | ||
|- | |- | ||
| style="padding:0;" |<div style="width:100%;padding:.5em; background-color:#{{{bgcolor|efefff}}}; border:thin solid #{{{border|9f9fff}}}; width: 80%;text-align:{{{justification|center}}};margin:auto;"><span{{#if: {{#ifeq: {{{image_name|}}}|none|true|}} | style="display:none;"|}}>[[Image:{{{image_name|Quint_head.gif}}}|left{{ #if: {{{image_width|}}}|{{!}}{{{image_width|}}}px|}}{{ #if: {{{mouseover|}}} |{{!}}{{{mouseover|}}}|}}]]</span> | | style="padding:0;" |<div style="width:100%;padding:.5em; background-color:#{{{bgcolor|efefff}}}; border:thin solid #{{{border|9f9fff}}}; width: 80%;text-align:{{{justification|center}}};margin:auto;"><span{{#if: {{#ifeq: {{{lc:image_name|}}}|none|true|}} | style="display:none;"|}}>[[Image:{{{image_name|Quint_head.gif}}}|left{{ #if: {{{image_width|}}}|{{!}}{{{image_width|}}}px|}}{{ #if: {{{mouseover|}}} |{{!}}{{{mouseover|}}}|}}]]</span> | ||
{{ #if: {{{header|}}} |<span style="font-size:125%;font-weight:900;"> | {{ #if: {{{header|}}} |<span style="font-size:125%;font-weight:900;"> | ||
{{{header|Header Title (optional)}}}</span><hr/>|}} | {{{header|Header Title (optional)}}}</span><hr/>|}} | ||
| Line 26: | Line 26: | ||
</div> | </div> | ||
|} | |} | ||
</center>{{{categories|}}}</includeonly><noinclude>{{Messagebox|image_name= | </center>{{{categories|}}}</includeonly><noinclude>{{Messagebox|image_name=NONE}} | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> | ||
Revision as of 03:38, 14 July 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. |

