Template:Abs Alert Box: Difference between revisions

From Future Worlds Center Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| cellspacing="0" cellpadding="0" style="{{{width}}};margin:0em 0em 1em 0em;float:left"
{| cellspacing="0" cellpadding="0" style="margin:0em 1em 1em 0em;width:{{{width}}};float:left"
|  style="width:{{{width}}};vertical-align:top; border:1px solid red; background-color:{{{content_bg_color}}};" |  
|  style="width:{{{width}}};vertical-align:top; background-color:{{{content_bg_color}}};" |  
<div style="border-bottom:1px solid red; background-color:{{{title_bg_color}}}; padding:0.2em 0.5em 0.2em 0.5em; font-size:110%; font-weight:bold;">What is this</div>
<div style="color:#ffffff;border:0px solid red; background-color:{{{title_bg_color}}}; padding:0.2em 0.5em 0.2em 0.5em; font-size:110%; font-weight:bold;">What is this</div>
<div style="padding:1em 5em 1em 3em;color:red"> <!-- Top, Right, Bottom, Left -->
<div style="padding:1em 5em 1em 3em;color:red">  
The content is displayed in standardized format, ready for use with Europe Aid applications. Do not change the content of this page without consulting with the project coordinator.</div>  
The content is displayed in standardized format, ready for use with Europe Aid applications. Do not change the content of this page without consulting with the project coordinator.</div>  
|}
|}
Line 13: Line 13:
{{Abs_Alert_Box
{{Abs_Alert_Box
|width=100%
|width=100%
|title_bg_color=Cornsilk
|title_bg_color=#ff0000
|content_bg_color=Wheat
|content_bg_color=#ffffff
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Latest revision as of 04:16, 29 August 2011

What is this
The content is displayed in standardized format, ready for use with Europe Aid applications. Do not change the content of this page without consulting with the project coordinator.


Usage

copy and paste to use the template

{{Abs_Alert_Box
|width=100%
|title_bg_color=#ff0000
|content_bg_color=#ffffff
}}