Template:Message box: Difference between revisions

From Adventure Game Studio | Wiki
Jump to navigation Jump to search
*>Dasjoe
mNo edit summary
*>Monkey 05 06
No edit summary
 
(8 intermediate revisions by one other user not shown)
Line 1: Line 1:
<div id="{{{id|MessageBox}}}">
<div id="{{{id|MessageBox}}}" style="clear:right">
{| border="0" width="80%" style="border: 2px solid {{{color}}}; font-size: 95%"
{| border="0" width="80%" style="border: 2px solid {{{color|#567ba8}}}; font-size: 95%"
| {{qif
| {{qif
  |test={{{image|}}}
  |test={{{image|}}}
  |then=[[Image:{{{image}}}|left]]
  |then=[[Image:{{{image}}}|left]]
}}'''{{{heading|}}}'''<br><small>{{{message|}}}</small>
}}{{qif
|}
|test={{{heading|}}}
</div>
|then='''{{{heading|}}}'''<br>
<noinclude><nowiki>{{Message Box|id=ID|color=COLOR|image=IMAGE|heading=TITLE|message=TEXT}}</nowiki></noinclude>
}}<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}}