Template:Roundy/doc
From Nookipedia, the Animal Crossing wiki
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
The variations can be used together in various different ways and using different pixel amounts. If you update this template, make sure to make the necessary updates to all of the eight subtemplates.