Template:Roundytl

From Arcane Survival Wiki
Jump to: navigation, search

border-top-left-radius: 10px; -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; -khtml-border-top-left-radius: 10px; -icab-border-top-left-radius: 10px; -o-border-top-left-radius: 10px;

Documentation[edit]

Roundy is a template that allows rounded corners to be used in tables and table cells. Roundytr rounds only the top left corner.

Usage[edit]

To adjust the roundedness of the top left corner only, use {{roundytl|20px}} or whatever value you deem appropriate. Make sure you include the px, or else it will not work properly. CSS experts can use any size argument, for instance em to determine the roundedness.

To round all corners of a table, add Template:Template to the style section.

To round one corner of a table, use one of the following four templates:

To round two corners of a table, use one of the following four templates:

The roundy effects can be combined when using Template:Template, Template:Template, Template:Template and Template:Template to create roundedness on opposite corners, roundedness on all but one corner, or different roundedness amounts on different corners.