Template:Round2

From Pikmin Fanon
Revision as of 21:41, 1 August 2022 by Cheepy-Cheepy (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

-moz-border-radius: 15px 0; -webkit-border-radius: 15px 0; khtml-border-radius: 15px 0; -icab-border-radius: 15px 0; border-radius: 15px 0;

It has been suggested that this article or section be merged with Template:Round.

Use

{{round|radius|full = ...}}

This template generates border rounding code. Use it in the 'style' property of an element. Radius is the radius of the rounded border in pixels (defaults to 15): do not include 'px' after the number. Pass any value for the 'full' argument to curve every corner - otherwise, only top-left and bottom-right are curved.