No edit summary |
(add "name" param, add category) |
||
Line 2: | Line 2: | ||
{ | { | ||
"params": { | "params": { | ||
"name": { | |||
"description": "The name of the character, if it is different from the page name.", | |||
"type": "string" | |||
}, | |||
"image": { | "image": { | ||
"description": "An image depicting the character.", | "description": "An image depicting the character.", | ||
"suggested": true | "suggested": true, | ||
"type": "wiki-file-name" | |||
}, | }, | ||
"caption": { | "caption": { | ||
Line 13: | Line 18: | ||
"image2": { | "image2": { | ||
"description": "Image of the character's in-game sprite.", | "description": "Image of the character's in-game sprite.", | ||
"type": " | "type": "wiki-file-name", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
Line 57: | Line 62: | ||
} | } | ||
</templatedata> | </templatedata> | ||
<noinclude>__NOTOC__ [[Category:Template documentation]]</noinclude> | |||
<includeonly>__NOEDITSECTION__</includeonly> |
Latest revision as of 20:35, 18 May 2024
Template used in showing a character's basic information.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | The name of the character, if it is different from the page name. | String | optional |
image | image | An image depicting the character. | File | suggested |
caption | caption | Description of the character's image, specifying if the artwork is official or fan-made. Be sure to cite the source. | String | suggested |
image2 | image2 | Image of the character's in-game sprite. | File | suggested |
name origin | name origin | The character name's etymology.
| String | suggested |
age | age | The character's age.
| String | suggested |
gender | gender | The character's gender.
| String | suggested |
hair color | hair color | The character's hair color.
| String | suggested |
eye color | eye color | The character's eye color.
| String | suggested |
shirt design | shirt design | A description of the character's shirt/clothing design.
| String | suggested |