- One of three parts
- This is a box with rounded corners (visible with selected browsers only.):
This template can be combined with Template:RoundBoxRight and must conclude with Template:RoundBoxBottom.
Simple examples
Theme 1: Tan (default)
This code:
{{RoundBoxLeft}} Test content using a box of theme = 1. {{RoundBoxRight}} Test content using a box of theme = 1. {{RoundBoxBottom}}
produces this box:
style="width: 60%; background-color: Template:Robelbox/C1; border: 1px solid Template:Robelbox/C2; vertical-align: top; -moz-border-radius-topleft: 8px; -moz-border-radius-bottomleft: 8px; -moz-border-radius-topright: 8px; -moz-border-radius-bottomright: 8px;"|
Test content using a box of theme = 1. |
style="width: 40%; background-color: Template:Robelbox/C1; border: 1px solid Template:Robelbox/C2; vertical-align: top; -moz-border-radius-topleft: 8px; -moz-border-radius-bottomleft: 8px; -moz-border-radius-topright: 8px; -moz-border-radius-bottomright: 8px; " |
Test content using a box of theme = 1. Template:RoundBoxBottom
Theme 2: Tan (default)This code: This code: {{RoundBoxLeft|theme=9}} Test content using a box of theme = 9. {{RoundBoxRight|theme=7}} Test content using a box of theme = 7. {{RoundBoxBottom}} produces this box:
|