Template:Roundedbottom: Difference between revisions
Appearance
Created page with "{{TemplateUsage |usage=<pre>{{Roundedbottom|10px}}</pre> |description=CSS attributes for border-bottom-left-radius and border-bottom-right-radius with multiple browser compatibility. <b>Value</b> parameter is optional. }} <onlyinclude>border-bottom-left-radius: {{{1|10px}}}; -moz-border-radius-bottomleft: {{{1|10px}}}; -webkit-border-bottom-left-radius: {{{1|10px}}}; -khtml-border-bottom-left-radius: {{{1|10px}}}; -icab-border-bottom-left-radius: {{{1|10px}}}; -o-border..." |
(No difference)
|
Latest revision as of 23:27, 20 September 2025
Usage | {{Roundedbottom|10px}} |
Description | CSS attributes for border-bottom-left-radius and border-bottom-right-radius with multiple browser compatibility.
Value parameter is optional. |
border-bottom-left-radius: 10px; -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; -khtml-border-bottom-left-radius: 10px; -icab-border-bottom-left-radius: 10px; -o-border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; -khtml-border-bottom-right-radius: 10px; -icab-border-bottom-right-radius: 10px; -o-border-bottom-right-radius: 10px;
Some or all of the content on this page is adapted from Bulbapedia's "Template:Roundybottom" article, used under the CC BY-NC-SA 2.5 license, with attribution to its contributors.