Difference between revisions of "Template:Box"
Jump to navigation
Jump to search
m (correcting minor misnomer on border color parameter) |
|||
Line 1: | Line 1: | ||
<div class="box | <div class="box" style="max-width: 50%; margin: 1.5em 3em; padding: 0.5em 1em; background-color: {{{bg|#eee}}}; border: thin solid {{{border|#aaa}}}; border-radius: 0.75em;"> | ||
{{{content|''[No content]''}}} | {{{content|''[No content]''}}} | ||
</div><noinclude> | </div><noinclude> |
Latest revision as of 19:55, 22 August 2011
[No content]
Meta-template for a generic box.