Revision as of 20:07, 22 June 2023
Page Template:Scrollable/styles.css has no content.
Usage
This template creates a box. It is called by the {{Work list}} template for use on Seiyuu pages. 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 inside of the box. The box around it is hard-coded into the CSS. |
|
Example
{{Work list/Box
|content =
This is the content of the pane
it will be full of links and tabs
* [[]] ([[]])
* [[]] ([[]])
* [[]] ([[]])
* [[]] ([[]])
* [[]] ([[]])
* [[]] ([[]])
* [[]] ([[]])
* [[]] ([[]])
* [[]] ([[]])
* [[]] ([[]])
}}
produces:
Page Template:Scrollable/styles.css has no content.
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 inside of the box goes.
| String | required |
---|