Difference between revisions of "Template:Box"

added border radius
m (box fixes)
(added border radius)
Line 1: Line 1:
<includeonly><div style="padding: 5px; margin: 0.50em 0; background-color: {{{4}}}; border: thin solid {{{3|#000}}}; overflow: hidden;"><strong> {{{1}}} </strong>{{{2}}}</div></includeonly>
<includeonly><div style="padding: 5px; margin: 0.50em 0; background-color: {{{4}}}; border: thin solid {{{3|#000}}}; overflow: hidden; border-radius:5px"><strong> {{{1}}} </strong>{{{2}}}</div></includeonly>
<noinclude>
<noinclude>
{{Template}}
{{Template}}
Template for creating a box
Template for creating a box
</noinclude>
</noinclude>