Difference between revisions of "Template:Round"

594 bytes removed ,  00:07, 1 June 2020
no edit summary
(changed to template link; parameter in <code> tags)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
border-radius: {{{1|15px}}}; -moz-border-radius: {{{1|15px}}}; -webkit-border-radius: {{{1|15px}}}; -khtml-border-radius: {{{1|15px}}}; -icab-border-radius: {{{1|15px}}}; -o-border-radius: {{{1|15px}}};<noinclude>
border-radius: {{{1|15px}}};<noinclude>{{doc}}[[Category:Formatting Templates]]</noinclude>
 
==Usage==
This template is used to automatically generate all of the border rounding code. To use it, type {{tl|round|round{{!}}<code>radius</code>}} 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.
[[Category:Formatting Templates]]</noinclude>