Template:Box3: Difference between revisions
From Future Worlds Center Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
| style="width:60%;vertical-align:top;" rowspan="1" | {{Alert_Box | | 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:1px solid Gold; background-color: LightYellow;"> | ||
<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="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;"> | <div style="padding:0.4em 1em 0.3em 1em;"> | ||
{{{content_left}}} | {{{content_left}}} | ||
</div> | </div> </div>}} | ||
| style="padding:0em 0.5em 0em 0.5em;" | | | style="padding:0em 0.5em 0em 0.5em;" | |
Revision as of 05:24, 26 August 2011
|
Preview
My Title Left
My heading Leftbla bla bla |
My heading Right
|
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 }}