Template:Border-radius
-moz-border-radius: 1em; -webkit-border-radius: 1em; border-radius: 1em; -khtml-border-radius: 1em; -icab-border-radius: 1em;
| This template is no longer used. It is being retained for archival purposes. |
|---|
Use one of the {{roundy}} templates
|
This template is used inside css styles to add rounded corners
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Direction | 1 | Which direction to set rounded corners for
| Unknown | suggested |
| Border radius or Corner Direction 1 | 2 | If used with top, left, bottom, or right: Border-radius for the rounded corner. If used with corner: either 'top' or 'bottom'.
| Line | suggested |
| Corner Direction 2 | 3 | If used with corner: either 'left' or 'right'.
| Line | suggested |
| Border radius 2 | 4 | If used with corner: Border-radius for the rounded corner.
| Line | suggested |