Template:RoundBoxNext
|
|
- One of three parts
- This starts a new box with rounded corners (visible with selected browsers only) after the first box which was created with Template:RoundBoxTop.
This template can be combined with Template:RoundBoxNext and must conclude with Template:RoundBoxBottom.
Simple examples
Contents
Theme 1: Tan (default)
This code:
{{RoundBoxTop}}
Test content using the default theme = 1.
{{RoundBoxNext}}
Test content for the second box also using the theme = 1.
{{RoundBoxBottom}}
produces this box:
|
Test content using the default theme = 1. |
|
Test content for the second box also using the theme = 1. |
Theme 2: Tan (default)
This code:
{{RoundBoxTop}}
Test content using the default theme = 1.
{{RoundBoxNext|theme=2}}
Test content for the second box using the theme = 2.
{{RoundBoxBottom}}
produces this box:
|
Test content using the default theme = 1. |
|
Test content for the second box using the theme = 2. |
Theme 1
|
Theme 2
|
Theme 3
|
Theme 4
|
Theme 5
|
Theme 6
|
Theme 7
|
Theme 8
|
Theme 9
|
Theme 10
|
Theme 11
|
Theme 12
|
Theme 13
|