×
Create a new article
Write your page title here:
We currently have 2,600 articles on Yume Nikki Fangames Wiki. Type your article name above or click on one of the titles below and start writing!



Yume Nikki Fangames Wiki

Template:Characterbox/doc: Difference between revisions

(Created page with "<templatedata> { "params": { "image": { "description": "An image depicting the character.", "suggested": true }, "caption": { "description": "Description of th...")
 
(add "name" param, add category)
 
(One intermediate revision by one other user not shown)
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": {
"description": "Description of the character's image, specifying if the artwork is official or fan-made. Be sure to cite the source.",
"description": "Description of the character's image, specifying if the artwork is official or fan-made. Be sure to cite the source.",
"type": "string"
"type": "string",
"suggested": true
},
},
"image2": {
"image2": {
"description": "Image of the character's in-game sprite.",
"description": "Image of the character's in-game sprite.",
"type": "string",
"type": "wiki-file-name",
"suggested": true
"suggested": true
},
},
Line 18: Line 24:
"description": "The character name's etymology.",
"description": "The character name's etymology.",
"type": "string",
"type": "string",
"suggested": true
"suggested": true,
"default": "Unknown"
},
},
"age": {
"age": {
"description": "The character's age.",
"description": "The character's age.",
"type": "string"
"type": "string",
"default": "Unknown",
"suggested": true
},
},
"gender": {
"gender": {
"description": "The character's gender.",
"description": "The character's gender.",
"type": "string"
"type": "string",
"default": "Unknown",
"suggested": true
},
},
"hair color": {
"hair color": {
"description": "The character's hair color.",
"description": "The character's hair color.",
"type": "string"
"type": "string",
"default": "Unknown",
"suggested": true
},
},
"eye color": {
"eye color": {
"description": "The character's eye color.",
"description": "The character's eye color.",
"type": "string"
"type": "string",
"default": "Unknown",
"suggested": true
},
},
"shirt design": {
"shirt design": {
"description": "A description of the character's shirt/clothing design.",
"description": "A description of the character's shirt/clothing design.",
"type": "string",
"type": "string",
"suggested": true
"suggested": true,
"default": "Unknown"
}
}
},
},
"description": "Template used in showing a character's basic information.",
"description": "Template used in showing a character's basic information.",
"format": "block"
"format": "{{_\n|_ = _\n}}"
}
}
</templatedata>
</templatedata>
<noinclude>__NOTOC__ [[Category:Template documentation]]</noinclude>
<includeonly>__NOEDITSECTION__</includeonly>

Latest revision as of 21:35, 18 May 2024

Template used in showing a character's basic information.

Template parameters

This template has custom formatting.

ParameterDescriptionTypeStatus
namename

The name of the character, if it is different from the page name.

Stringoptional
imageimage

An image depicting the character.

Filesuggested
captioncaption

Description of the character's image, specifying if the artwork is official or fan-made. Be sure to cite the source.

Stringsuggested
image2image2

Image of the character's in-game sprite.

Filesuggested
name originname origin

The character name's etymology.

Default
Unknown
Stringsuggested
ageage

The character's age.

Default
Unknown
Stringsuggested
gendergender

The character's gender.

Default
Unknown
Stringsuggested
hair colorhair color

The character's hair color.

Default
Unknown
Stringsuggested
eye coloreye color

The character's eye color.

Default
Unknown
Stringsuggested
shirt designshirt design

A description of the character's shirt/clothing design.

Default
Unknown
Stringsuggested