Template:Message box: Difference between revisions

From Adventure Game Studio | Wiki
Jump to navigation Jump to search
*>SSH
No edit summary
 
*>Monkey 05 06
No edit summary
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| align=center class="{{{id}}}" style="background: {{{backgroundcolor}}}; border: 1px solid #aaa; padding: .2em; margin-bottom: 3px; font-size: 95%; width: auto;"
<div id="{{{id|MessageBox}}}" style="clear:right">
| style="padding-right: 4px; padding-left: 4px;" |  [[Image:{{{image}}}]]  '''{{{heading}}}'''<br><small>{{{message}}}</small>
{| border="0" width="80%" style="border: 2px solid {{{color|#567ba8}}}; font-size: 95%"
|}
| {{qif
|test={{{image|}}}
  |then=[[Image:{{{image}}}|left]]
}}{{qif
|test={{{heading|}}}
  |then='''{{{heading|}}}'''<br>
}}<small>{{{message|I FORGOT TO ADD A MESSAGE!}}}</small>
|}</div>
<noinclude><nowiki>{{Message Box|id=ID|color=COLOR|image=IMAGE|heading=TITLE|message=TEXT}}</nowiki>
 
[[Category:Formatting templates]]</noinclude>

Latest revision as of 05:47, 22 May 2009

I FORGOT TO ADD A MESSAGE!

{{Message Box|id=ID|color=COLOR|image=IMAGE|heading=TITLE|message=TEXT}}