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:60%; vertical-align:top; border:1px solid Gold; background-color: LightYellow;" rowspan="1"| {{#if:{{{content_left|}}} |
| style="width:60%; vertical-align:top; border:1px solid Gold; background-color: LightYellow;" rowspan="1"| {{#if:{{{content_left|}}} |
Line 5: Line 6:
{{{content_left}}}
{{{content_left}}}
</div> }}
</div> }}
| style="padding:0em 0.5em 0em 0.5em;" |
| style="width:40%; vertical-align:top; border:1px solid LightBlue; background-color:AliceBlue;" | {{#if:{{{content_right|}}} |
-->
<!-- <div style="border-bottom:1px solid LightBlue; background-color:LightCyan; padding:0.2em 0.5em 0.2em 0.5em; font-size:110%; font-weight:bold;">{{{title_right}}}</div> -->
<!--
<div style="padding:0em 0em 0em 0em;">
{{{content_right}}}
</div> }}
|}
-->
{| cellspacing="0" cellpadding="0" style="margin:0em 0em 1em 0em; width:100%"
| style="width:60%;vertical-align:top;" rowspan="1" | {{Alert_Box
}}
<div style="border:1px solid Gold; background-color: LightYellow;"> | {{#if:{{{content_left|}}} |
<div style="border-bottom:1px solid Gold; background-color:#FFC<!--Web safe color-->; padding:0.2em 0.5em 0.2em 0.5em; font-size:110%; font-weight:bold;">{{{title_left}}}</div>
<div style="padding:0.4em 1em 0.3em 1em;">
{{{content_left}}}
</div> }} </div>


| style="padding:0em 0.5em 0em 0.5em;" |
| style="padding:0em 0.5em 0em 0.5em;" |

Revision as of 06:22, 26 August 2011

padding
0.2em 0.5em 0.2em 0.5em; font-size:110%; font-weight:bold;">{{{title_left}}}

{{{content_left}}}

}}

| style="padding:0em 0.5em 0em 0.5em;" |

| style="width:40%; vertical-align:top; border:1px solid LightBlue; background-color:AliceBlue;" | {{#if: | -->

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

padding
0.2em 0.5em 0.2em 0.5em; font-size:110%; font-weight:bold;">My Title Left

My heading Left

bla bla bla

}}

| style="padding:0em 0.5em 0em 0.5em;" |

| style="width:40%; vertical-align:top; border:1px solid LightBlue; background-color:AliceBlue;" | {{#if:===My heading Right===

  • bla
  • bla
  • bla |

-->

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
}}