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



YumeWiki
2,815Articles

Template:NPCBox/doc: Difference between revisions

(Created page with "<templatedata> { "params": { "headercolor": { "description": "The header's background color." }, "headerfontcolor": { "description": "The header's text color."...")
 
No edit summary
Line 28: Line 28:
"notes": {
"notes": {
"description": "Additional notes related to the NPC."
"description": "Additional notes related to the NPC."
},
"EffectName": {
"description": "The name of the effect associated with this NPC.",
"type": "string"
},
"Effects": {
"description": "The effect that you can get from this NPC.",
"type": "string"
},
"Wallpapers": {
"description": "Wallpapers that you can get from this NPC.",
"example": "WP #1",
"type": "string"
},
"Menu": {
"description": "Menu themes that the NPC would you.",
"example": "Menu Theme #1",
"type": "string"
},
"Events": {
"description": "Events associated with this NPC.",
"type": "string"
}
}
},
},

Revision as of 07:08, 5 September 2021

A template used in displaying NPC information.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
headercolorheadercolor

The header's background color.

Unknownoptional
headerfontcolorheaderfontcolor

The header's text color.

Unknownoptional
imageimage

An image representing the NPC.

Unknownoptional
captioncaption

A caption describing the NPC's image.

Unknownoptional
locationlocation

The NPC's location.

Unknownoptional
rolerole

The NPC's purpose.

Unknownoptional
sizesize

The NPC's physical size.

Unknownoptional
killablekillable

Whether the NPC can be killed.

Unknownoptional
notesnotes

Additional notes related to the NPC.

Unknownoptional
EffectNameEffectName

The name of the effect associated with this NPC.

Stringoptional
EffectsEffects

The effect that you can get from this NPC.

Stringoptional
WallpapersWallpapers

Wallpapers that you can get from this NPC.

Example
WP #1
Stringoptional
MenuMenu

Menu themes that the NPC would you.

Example
Menu Theme #1
Stringoptional
EventsEvents

Events associated with this NPC.

Stringoptional