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



YumeWiki
3,022Articles

Template:NPCBox: Difference between revisions

>Bullet731108
No edit summary
No edit summary
Line 27: Line 27:
{{!}}
{{!}}
{{!}}}
{{!}}}
<noinclude>
<templatedata>
{
"params": {
"headercolor": {
"description": "The header's background color."
},
"headerfontcolor": {
"description": "The header's text color."
},
"image": {
"description": "An image representing the NPC."
},
"caption": {
"description": "A caption describing the NPC's image."
},
"location": {
"description": "The NPC's location."
},
"role": {
"description": "The NPC's purpose."
},
"size": {
"description": "The NPC's physical size."
},
"killable": {
"description": "Whether the NPC can be killed."
},
"notes": {
"description": "Additional notes related to the NPC."
}
},
"description": "A template used in displaying NPC information.",
"format": "block"
}
</templatedata>
</noinclude>

Revision as of 11:41, 4 September 2021

NPCBox
Location {{{location}}}
Role {{{role}}}
Size {{{size}}}
Killable {{{killable}}}

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