| Template Documentation |
This template creates a box with rounded corners.
- Parameters
-
- w - width of the box
- bg - backgroundcolor
- bc - bordercolor
- content - text or other content
- Example
-
{{Rounded| bg = #F9F9F9 | bc = #AAAAAA| w = 75%| content = This is a rounded box.}}
- Makes
-