Please remember that WiKirby contains spoilers, which you read at your own risk! See our general disclaimer for details.

Template:Round

From WiKirby, your independent source of Kirby knowledge.
Revision as of 15:08, 4 March 2010 by *>Neo (Should've included this...)
Jump to navigationJump to search
-moz-border-radius:{{{1}}}px;border-radius:{{{1}}}px; -webkit-border-radius:{{{1}}}px;khtml-border-radius:{{{1}}}px

Usage

This template is used to automatically generate all of the border rounding code. To use it, type {{round|radius}} within a styling. The radius is the radius of the rounded border. If left blank, it will default to 15 pixels. Do not include a px after the number, and remember that the radius is in pixels. Be sure to include a semicolon after it if it is not the last item in the styling.