From Encyclopedia Dramatica
This version of the Roundbox template includes an extra row for a title. See
Template:Roundbox for the version with only a content area.
Parameter Guide
{{roundbox|1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18}}
1: Title displayed in title bar (upper)
2: Content to be displayed in content box (lower)
3: Width of entire template, in pixels or percent of page width.
Account for 20px for the box's borders and 2-4px for spacing,
depending on browser.
4: Height of content box. Not enforced in all browsers.
5: Color of box's border (i.e. the round part)
6: Background color of title bar
7: Background color of content box
8: Font color of title bar
9: Font color of content box
10: Border color of title bar
11: Border color of content box
12: Text alignment of title bar (left, right, center, justify)
13: Text alignment of content box (left, right, center, justify)
14: Any extra CSS properties for title bar
15: Any extra CSS properties for content box
16: CLASS of title bar (element is a <td>; must be able to apply)
17: CLASS of content box (element is a <td>; must be able to apply)
18: ID of entire box. Needed for javascript or adding collapsing
or morphing using this object.