Template:Roundy
From Nookipedia, the Animal Crossing wiki
Revision as of 10:48, November 22, 2022 by PanchamBro (talk | contribs) (moving documentation + adding category)
border-radius: 20px;
Template documentation (view)
This template is deprecated and should no longer be used.
This template's functionality has been superseded by just using the border-radius CSS properties directly and all instances of this template should be updated to the linked template instead.
This template is deprecated and should no longer be used.
This template's functionality has been superseded by just using the border-radius CSS properties directly and all instances of this template should be updated to the linked template instead.
Usage
Used in tables to create rounded corners. Default is 20px.
{{roundy|20px}}
Replace "20" with the amount of pixels to round all four corners by, including the px. Insert it in the style=" " section of a table.
There are also several variations of this template, working similarly.
- Roundytr - Rounds just the top right corner
- Roundytl - Rounds just the top left corner
- Roundybr - Rounds just the bottom right corner
- Roundybl - Rounds just the bottom left corner
- Roundytop - Rounds both top corners
- Roundybottom - Rounds both bottom corners
- Roundyleft - Rounds both left corners
- Roundyright - Rounds both right corners