Template:Box: Difference between revisions
Jump to navigation
Jump to search
Greenpickle (talk | contribs) mNo edit summary |
Greenpickle (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
<div style="background-color: #cfc; border: 2px outset #0b0; width: {{{2|auto}}}; margin: 5px auto; padding: 0 .5em; {{#if:{{{3|}}}|{{round | <div style="background-color: #cfc; border: 2px outset #0b0; width: {{{2|auto}}}; margin: 5px auto; padding: 0 .5em; {{#if:{{{3|}}}|{{round{{!}}{{{3}}} }} }}"> | ||
{{{1}}} | {{{1}}} | ||
</div> | </div> |
Revision as of 04:24, September 22, 2010
{{{1}}}
Use
{{box|content|width|round}}
This is a box in the standard Pikipedia style. If no width is given, the box fills the screen horizontally. If round is given, it is a number in pixels to give the top-left and bottom-right corners of the box as border radius. The width argument requires a unit (px, em, %), but the round argument does not, and is measured in px.