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 edit

Theme 1: Tan (default) edit

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) edit

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 edit

Simple example
Here is an example of a round box with a theme of 1.

Theme 2 edit

Simple example
Here is an example of a round box with a theme of 2.

Theme 3 edit

Simple example
Here is an example of a round box with a theme of 3.

Theme 4 edit

Simple example
Here is an example of a round box with a theme of 4.

Theme 5 edit

Simple example
Here is an example of a round box with a theme of 5.

Theme 6 edit

Simple example
Here is an example of a round box with a theme of 6.

Theme 7 edit

Simple example
Here is an example of a round box with a theme of 7.

Theme 8 edit

Simple example
Here is an example of a round box with a theme of 8.

Theme 9 edit

Simple example
Here is an example of a round box with a theme of 9.

Theme 10 edit

Simple example
Here is an example of a round box with a theme of 10.

Theme 11 edit

Simple example
Here is an example of a round box with a theme of 11.

Theme 12 edit

Simple example
Here is an example of a round box with a theme of 12.

Theme 13 edit

Simple example
Here is an example of a round box with a theme of 13.