Template:Message box: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
No edit summary
m (correct cat)
Line 1: Line 1:
<center><div style="text-align: center">
<center><div style=text-align:center>
{| class="notice noprint" style="background: {{{backgroundcolor}}}; border: 1px solid #aaa; padding: 0.1em; margin: 0.5em auto;"
{|class="notice noprint" style="background:{{{backgroundcolor}}}; border:1px solid #aaa; padding:0.1em; margin:0.5em auto"
|-
|-
| valign="top| [[Image:{{{image}}}|45px]]
|valign=top|[[Image:{{{image}}}|45px]]
|  | '''{{{heading}}}'''<br><div style="font-size: 90%;">{{{message}}}</div>
|  |'''{{{heading}}}'''<br><div style=font-size:90%>{{{message}}}</div>
|}
|}
</div></center><noinclude>
</div></center>
[[Category:Template templates]]
</noinclude>


<noinclude>  
<noinclude>  
<nowiki>{{MessageBox|backgroundcolor=Type a color of the background you want here|image=Type File Name</nowiki>
<nowiki>{{MessageBox|backgroundcolor=Type a color of the background you want here|image=Type File Name</nowiki>
<nowiki>Here|heading=Type Heading Here|message=Type Message Here}}
<nowiki>Here|heading=Type Heading Here|message=Type Message Here}}
</nowiki>
</nowiki></noinclude>
</noinclude>
 
<noinclude>
[[Category:Templates]]</noinclude>

Revision as of 15:16, 4 January 2012

[[Image:{{{image}}}|45px]] {{{heading}}}
{{{message}}}


{{MessageBox|backgroundcolor=Type a color of the background you want here|image=Type File Name Here|heading=Type Heading Here|message=Type Message Here}}