Template:Seiyuu image/doc: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (→TemplateData) |
||
Line 22: | Line 22: | ||
"description": "Displays an image in the voice actor infobox.", | "description": "Displays an image in the voice actor infobox.", | ||
"params": { | "params": { | ||
" | "Image": { | ||
"label": "Name", | "label": "Name", | ||
"description": "The file name of the image.", | "description": "The file name of the image.", | ||
Line 28: | Line 28: | ||
"required": true | "required": true | ||
}, | }, | ||
" | "Image width": { | ||
"label": "Width", | "label": "Width", | ||
"description": "The width of the image if it is smaller then the default.", | "description": "The width of the image if it is smaller then the default.", | ||
Line 35: | Line 35: | ||
"required": false | "required": false | ||
}, | }, | ||
" | "Caption": { | ||
"label": "Cation", | "label": "Cation", | ||
"description": "The name of the voice actor.", | "description": "The name of the voice actor.", |
Revision as of 22:28, 21 June 2023
It contains usage information, categories and other content that is not part of the original template page.
|
This is a template for adding an image to the {{Infobox Voice Actor}}.
Usage
When using it, copy the text below and paste it in the infobox under the |Image=
parameter. Do not delete the items that do not have information, leave them as they are.
Parameters
|Image=
- The voice actor's picture, format should be Romanji Name.jpg. Do not include the
File:
,[[]]
, or anything else. |Width=
- This is used for an image that is smaller than the default 200px width. You only need to enter the number. Example: 150 or 120.
|Caption=
- Put the voice actor's Romanji name (always format them
Last Name First Name
) here. This will also be used for theAlt Text
which is rendered if either the referenced image cannot be downloaded and embedded, or if the support media must use the alternative description text (e.g. when using a Braille reader or with accessibility options set by the user in its browser). PLEASE ALWAYS INCLUDE THIS! Example: Hatano Wataru
TemplateData
Displays an image in the voice actor infobox.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | Image | The file name of the image. | String | required |
Width | Image width | The width of the image if it is smaller then the default.
| Number | optional |
Cation | Caption | The name of the voice actor. | String | required |