Template:MangaBox
This template is used on Browse:Manga to create the character image boxes. It is used within {{ColorBox}} and {{ContentGrid}} templates to set the correct width.
Syntax
The following syntax is used (see TemplateData below for full parameters):
{{MangaBox| 1 | 2 | 3 | s= | h= | w= | l= | m= | css= }}
TemplateData
Template used on Browse:Manga to display manga volume covers
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Image | 1 | Image name (include file extension, don't include "File:")
| File | required |
| Link | 2 | The article to link to
| Page name | required |
| Link label | 3 | Optional. Text to be displayed instead of article title
| String | suggested |
| Image size | s | Size of the image (Must include "px")
| String | optional |
| Width | w | Optional. The width of the box. (Must include "px") | String | optional |
| Height | h | The height of the box (Must include "px")
| String | optional |
| Line height | l | Sets the line-height css parameter for the text.
| String | optional |
| Margin | m | Optional. Sets the bottom margin for the box (Must include "px") | String | optional |
| Other CSS | css | Any other CSS to include
| String | optional |