Template:Box: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
No edit summary
m (...)
Line 1: Line 1:
{| style="background-color: #cfc; border: 2px outset #0b0; width: {{{#if:{{{3|}}}|100%|auto}}}; margin: 5px auto; padding: 0 .5em; {{#if:{{{2|}}}|{{round|{{{2}}}}}}}{{{4|}}}"
{| style="background-color: #cfc; border: 2px outset #0b0; width: {{#if:{{{3|}}}|100%|auto}}; margin: 5px auto; padding: 0 .5em; {{#if:{{{2|}}}|{{round|{{{2}}}}}}}{{{4|}}}"
|-
|-
|
|

Revision as of 16:41, January 7, 2012

{{{1}}}


Use

{{box|content|round|expand|style}}

This is a box in the standard Pikipedia style. 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. If anything is given for the expand argument, the box fills the width of its container; otherwise, it shrinks to fit its contents. Extra CSS rules can be applied to the box with the style argument.