Template:Box3: 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 0em 1em 0em; width:100%"
{| cellspacing="0" cellpadding="0" style="margin:0em 0em 1em 0em; width:100%"
| style="width:64%; vertical-align:top; border:1px solid #001db0; background-color: #2580C3;" rowspan="1"|  
| style="width:64%; vertical-align:top;" rowspan="1"|  
{{Alert_Box
{{Alert_Box
}}
}}
{{#if:{{{content_left|}}} |
{{#if:{{{content_left|}}} |
<div style="color:#ffffff;border-top:1px solid 001db0; border-bottom:1px solid #001db0; background-color:#074A8B<!--Web safe color-->; padding:0.2em 0.5em 0.2em 0.5em; font-size:110%; font-weight:bold;">{{{title_left}}}</div>
<div style="color:#ffffff;border:1px solid Gold;background-color:#074A8B<!--Web safe color-->; padding:0.2em 0.5em 0.2em 0.5em; font-size:110%; font-weight:bold;">{{{title_left}}}</div>
<div style="color:#ffffff;padding:0.4em 1em 0.3em 1em;">
<div style="padding:0.4em 1em 0.3em 1em;">
{{{content_left}}}
{{{content_left}}}
</div> }}
</div> }}

Revision as of 03:49, 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.





Preview

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.



My Title Left

My heading Left

bla bla bla

My heading Right

  • bla
  • bla
  • bla


Usage

copy and paste to use the template

{{Box3
|title_left=My Title Left
|content_left=
===My heading Left===
bla bla bla
|content_right=
===My heading Right===
*bla
*bla
*bla
}}