×
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

No edit summary
No edit summary
Line 56: Line 56:
"description": "Wallpapers that you can get from this NPC.",
"description": "Wallpapers that you can get from this NPC.",
"example": "WP #1",
"example": "WP #1",
"type": "string"
"type": "string",
"suggested": true
},
},
"Menu": {
"Menu": {
"description": "Menu themes that the NPC would you.",
"description": "Menu themes that the NPC would you.",
"example": "Menu Theme #1",
"example": "Menu Theme #1",
"type": "string"
"type": "string",
"suggested": true
},
},
"Events": {
"Events": {
"description": "Events associated with this NPC.",
"description": "Events associated with this NPC.",
"type": "string"
"type": "string",
"suggested": true
}
}
},
},
"description": "A template used in displaying NPC information.",
"description": "A template used in displaying NPC information.",
"format": "block"
"format": "{{_\n|_ = _\n}}"
}
}
</templatedata>
</templatedata>

Revision as of 17:38, 5 September 2021

A template used in displaying NPC information.

Template parameters

This template has custom formatting.

ParameterDescriptionTypeStatus
headercolorheadercolor

The header's background color.

Stringsuggested
headerfontcolorheaderfontcolor

The header's text color.

Stringsuggested
imageimage

An image representing the NPC.

Stringsuggested
captioncaption

A caption describing the NPC's image.

Stringoptional
locationlocation

The NPC's location.

Stringsuggested
rolerole

The NPC's purpose.

Stringoptional
sizesize

The NPC's physical size.

Stringsuggested
killablekillable

Whether the NPC can be killed.

Stringsuggested
notesnotes

Additional notes related to the NPC.

Stringsuggested
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
Stringsuggested
MenuMenu

Menu themes that the NPC would you.

Example
Menu Theme #1
Stringsuggested
EventsEvents

Events associated with this NPC.

Stringsuggested