Template:Rounded: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{TemplateUsage | {{TemplateUsage | ||
|usage=<pre>{{Rounded|Value}}</pre> | |usage=<pre>{{Rounded|Value}}</pre> | ||
Line 5: | Line 4: | ||
<b>Value</b> parameter is optional. | <b>Value</b> parameter is optional. | ||
}} | }} | ||
border-radius: {{{1|10px}}}; -moz-border-radius: {{{1|10px}}}; -webkit-border-radius: {{{1|10px}}}; -khtml-border-radius: {{{1|10px}}}; -icab-border-radius: {{{1|10px}}}; -o-border-radius: {{{1|10px}}}; | <onlyinclude>border-radius: {{{1|10px}}}; -moz-border-radius: {{{1|10px}}}; -webkit-border-radius: {{{1|10px}}}; -khtml-border-radius: {{{1|10px}}}; -icab-border-radius: {{{1|10px}}}; -o-border-radius: {{{1|10px}}};</onlyinclude> | ||
{{BulbAttrib|Template:Roundy}} | {{BulbAttrib|Template:Roundy}} | ||
[[Category:Table templates]] | [[Category:Table templates]] | ||