Template:Ambox: Difference between revisions

From Future Worlds Center Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
{| style="width:100%; background-color:#ccc; border-left:10px solid red; border-top:1px solid #999; border-right:1px solid #999; border-bottom:1px solid #999"
{| style="width:100%; background-color:#f0f0f0; border-left:10px solid red; border-top:1px solid #999; border-right:1px solid #999; border-bottom:1px solid #999"
|-  
|- {{ #if: {{{text|}}} |
| <div style="padding:10px">[[File:Alert.png|50x42px|link=|alt=]]</div>
| <div style="padding:10px">[[File:Alert.png|50x42px|link=|alt=]]</div>
| {{ #if: {{{text|}}} | <div style="padding-right:10px;color:#ff0000; text-align:justify">{{{text}}}</div> }}
| <div style="padding-right:10px;color:#ff0000; text-align:justify">{{{text}}}</div> }}
|}
|}
<noinclude>
<noinclude>

Revision as of 12:04, 12 September 2011

PREVIEW

USAGE

To use the alert box copy and paste the code below and replace "sample text" with the message of your choice.

{{Ambox
|text=sample text
}}