Template:RoundBoxLeft
Appearance
- 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
[edit source]Theme 1: Tan (default)
[edit source]This code:
{{RoundBoxLeft}} Test content using a box of theme = 1. {{RoundBoxRight}} Test content using a box of theme = 1. {{RoundBoxBottom}}
produces this box:
Test content using a box of theme = 1. |
Test content using a box of theme = 1. |
Theme 2: Tan (default)
[edit source]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:
Test content using a box of theme = 9. |
Test content using a box of theme = 7. |
|