|
It contains usage information, categories and other content that is not part of the original template page.
|
Usage
This template allows the ability to create a scrollable portion on a page. This template will only be used on Seiyuu work list sections to keep the pages from growing to long. It should not be used anywhere else.
Parameters
! Parameter |
Description |
Options
|
|1=
|id= |
This is the parameter to set the class for the div tag. |
bl r18 drama situation radio reading
|
|2=
|content= |
The content of the scrollable pane. The box around it is hard-coded into the CSS. |
|
Example
{{scrollable
|content =
This is the content of the pane
it will be full of links and tabs
* [[]] ([[]])
* [[]] ([[]])
* [[]] ([[]])
* [[]] ([[]])
* [[]] ([[]])
* [[]] ([[]])
* [[]] ([[]])
* [[]] ([[]])
* [[]] ([[]])
* [[]] ([[]])
}}
produces:
Actual Usage Example
TemplateData
Template parameters
Parameter | Description | Type | Status |
---|
ID | 1 id | This is the class id for the div tag. - Suggested values
bl r18 drama situation radio reading
| String | required |
---|
Content | 2 content | This is where the content for the scrollable area goes.
| String | required |
---|