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 | | style="width:64%; vertical-align:top;" rowspan="1"| | ||
{{Alert_Box | {{Alert_Box | ||
}} | }} | ||
{{#if:{{{content_left|}}} | | {{#if:{{{content_left|}}} | | ||
<div style="color:#ffffff;border | <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=" | <div style="padding:0.4em 1em 0.3em 1em;"> | ||
{{{content_left}}} | {{{content_left}}} | ||
</div> }} | </div> }} |
Revision as of 02:49, 29 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 }}