Template:Abs Alert Box: Difference between revisions
From Future Worlds Center Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{| cellspacing="0" cellpadding="0" style="margin:0em 1em 1em 0em;width:{{{width}}}" | {| 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; border:1px solid red; 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="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="padding:1em 5em 1em 3em;color:red" | <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=50% | |width=50% | ||
|title_bg_color= | |title_bg_color=Wheat | ||
|content_bg_color= | |content_bg_color=Cornsilk | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> |
Revision as of 03:15, 27 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=50% |title_bg_color=Wheat |content_bg_color=Cornsilk }}