Template:Round

From Pikipedia, the Pikmin wiki
Revision as of 15:14, July 4, 2024 by Trig Jegman (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

border-radius: 15px 0;

Artwork of the bomb rock.

This page is currently pending deletion. Reason:
no longer necessary
Discuss your opinion on the talk page.

Info

This template generates border rounding code. Use it in the "style" property of an element.

Parameters

Parameter Mandatory Default Purpose Detailed description
1 No 15 Radius Radius of the rounded border. Do not include the "px" after the number.
full No All corners If this has a value, like "y", all corners are curved. Otherwise, only the top-left and bottom-right are.

Skeleton

{{round | <radius> | full = <y>}}