Template:BoxOut: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<div style="background:#202020;padding:.4em;{{#if: {{{width|}}} | width:{{{width}}} }} {{#if: {{{float|}}} | float:{{{float}}} margin-left:1em; border:1px solid #525252; -moz-bor...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
<div style="background:#202020;padding:.4em;{{#if: {{{width|}}} | width:{{{width}}} }} {{#if: {{{float|}}} | float:{{{float}}} margin-left:1em; border:1px solid #525252; -moz-border-radius:.5em;-webkit-border-radius:.5em;border-radius:.5em; }}"> | <div style="background:#202020;padding:.4em;{{#if: {{{width|}}} | width:{{{width}}}; }} {{#if: {{{float|}}} | float:{{{float}}}; margin-left:1em; border:1px solid #525252; -moz-border-radius:.5em;-webkit-border-radius:.5em;border-radius:.5em; }}"> | ||
{{{1}}} | {{{1}}} | ||
</div><noinclude> | </div><noinclude> |
Revision as of 04:45, 6 July 2011
{{{1}}}
Usage
{{BoxOut | float = right/left | width = 30em | Text here }}