Template:Roundedtr: Difference between revisions
Created page with "{{TemplateUsage |usage=<pre>{{Roundedtr|Value}}</pre> |description=CSS attributes for border-radius with multiple browser compatibility, specifically for a table's first row. <b>Value</b> parameter is optional. }} <onlyinclude>border-top-right-radius: {{{1|10px}}}; -moz-border-radius-topright: {{{1|10px}}}; -webkit-border-top-right-radius: {{{1|10px}}}; -khtml-border-top-right-radius: {{{1|10px}}}; -icab-border-top-right-radius: {{{1|10px}}}; -o-border-top-right-radius:..." |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{TemplateUsage | {{TemplateUsage | ||
|usage=<pre>{{Roundedtr| | |usage=<pre>{{Roundedtr|10px}}</pre> | ||
|description=CSS attributes for border-radius with multiple browser compatibility | |description=CSS attributes for border-top-right-radius with multiple browser compatibility. | ||
<b>Value</b> parameter is optional. | <b>Value</b> parameter is optional. | ||
}} | }} | ||
Line 7: | Line 7: | ||
<onlyinclude>border-top-right-radius: {{{1|10px}}}; -moz-border-radius-topright: {{{1|10px}}}; -webkit-border-top-right-radius: {{{1|10px}}}; -khtml-border-top-right-radius: {{{1|10px}}}; -icab-border-top-right-radius: {{{1|10px}}}; -o-border-top-right-radius: {{{1|10px}}};</onlyinclude> | <onlyinclude>border-top-right-radius: {{{1|10px}}}; -moz-border-radius-topright: {{{1|10px}}}; -webkit-border-top-right-radius: {{{1|10px}}}; -khtml-border-top-right-radius: {{{1|10px}}}; -icab-border-top-right-radius: {{{1|10px}}}; -o-border-top-right-radius: {{{1|10px}}};</onlyinclude> | ||
{{BulbAttrib|Template: | {{BulbAttrib|Template:Roundytr}} | ||
[[Category:Table templates]] | [[Category:Table templates]] |