From Monster Girl Encyclopedia
- Use this template to insert a scrollable textarea into a page.
- Do not subst: this template, but rather insert it in the manner described below.
| Template parameters
|
| bgcolor
|
Background color
|
| bwidth
|
Border width
|
| bstyle
|
Border style
|
| bcolor
|
Border color
|
| padding
|
Padding
|
| width
|
Width
|
| height
|
Height
|
| overflow
|
Overflow status
|
| content
|
Main text area for content
|
|
| Default values
|
| bgcolor
|
transparent
|
| bwidth
|
1px
|
| bstyle
|
solid
|
| bcolor
|
#aaaaaa
|
| padding
|
10px
|
| width
|
auto
|
| height
|
20em
|
| overflow
|
auto
|
| content
|
(none)
|
|
{{Scrollbox
|bgcolor=
|bwidth=
|bstyle=
|bcolor=
|padding=
|width=
|height=
|overflow=
|content=
}}
- All parameters are optional except content.
|