Template:Box3: Difference between revisions

From Future Worlds Center Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 6: Line 6:
}}
}}
{{#if:{{{content_left|}}} |
{{#if:{{{content_left|}}} |
<div style="border: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="border-top:1px solid Gold; 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="border:1px solid Gold;padding:0.4em 1em 0.3em 1em;background-color: LightYellow">
<div style="padding:0.4em 1em 0.3em 1em;">
{{{content_left}}}
{{{content_left}}}
</div> }}
</div> }}

Revision as of 06:46, 26 August 2011



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