Template:Abs Box1: 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: | {| cellspacing="0" cellpadding="0" style="margin:0em 1em 1em 0em;width:{{{width}}};float:{{{float}}}" | ||
| style="width:{{{width}}};vertical-align:top; border:1px solid {{{border_color}}}; background-color:{{{content_bgcolor}}};" | {{#if:{{{content|}}} | | | style="width:{{{width}}};vertical-align:top; border:1px solid {{{border_color}}}; background-color:{{{content_bgcolor}}};" | {{#if:{{{content|}}} | | ||
<div style="border-bottom:1px solid Sienna; background-color:{{{title_bgcolor}}}; padding:0.2em 0.5em 0.2em 0.5em; font-size:110%; font-weight:bold;">{{{title}}}</div> | <div style="border-bottom:1px solid Sienna; background-color:{{{title_bgcolor}}}; padding:0.2em 0.5em 0.2em 0.5em; font-size:110%; font-weight:bold;">{{{title}}}</div> |
Revision as of 03:43, 27 August 2011
Preview
My Title
My headingbla bla bla |
Usage
copy and paste to use the template
{{Abs_Box1 |float=none |width=100% |border_color=Sienna |title_bgcolor=Wheat |content_bgcolor=Cornsilk |title=My Title |content= ===My heading=== bla bla bla }}