Difference between revisions of "Template:Box"
Jump to navigation
Jump to search
(Created page with '<div class="box {{{classes|}}}" style="width:90%;margin:2em auto;padding:1em 2em;background-color:{{{bg|#eee}}};border:thin solid {{{fg|#aaa}}};"> Hi </div>') |
|||
(2 intermediate revisions by the same user not shown) | |||
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]''}}} | |||
</div> | </div><noinclude> | ||
Meta-template for a generic box. | |||
[[Category:Box templates]] | |||
</noinclude> |
Latest revision as of 19:55, 22 August 2011
[No content]
Meta-template for a generic box.