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



YumeWiki
3,094Articles

Template:ListChar: Difference between revisions

No edit summary
No edit summary
Line 5: Line 5:
<div style="text-align:center; margin:2px">{{{description|}}}</div>
<div style="text-align:center; margin:2px">{{{description|}}}</div>
</div></includeonly>
</div></includeonly>
<noinclude>{{documentation}}<templatedata>
<noinclude>{{documentation}}</noinclude>
{
"params": {
"headercolor": {
"description": "The header's background color.",
"example": "#000000"
},
"headerfontcolor": {
"description": "The header's text color.",
"example": "#ffffff"
},
"name": {
"description": "The NPC's name."
},
"image": {
"description": "An image of the NPC."
},
"aka": {
"description": "Other names that the NPC is known by."
},
"description": {
"description": "A short description of the NPC."
}
},
"description": "This template is used for describing NPCs that give effects.",
"format": "block"
}
</templatedata></noinclude>

Revision as of 06:50, 5 September 2021

Documentation (for the above template, sometimes hidden or invisible)

This template is used for describing NPCs that give effects.

Template parameters

This template has custom formatting.

ParameterDescriptionTypeStatus
headercolorheadercolor

The header's background color.

Example
#000000
Stringsuggested
headerfontcolorheaderfontcolor

The header's text color.

Example
#ffffff
Stringsuggested
namename

The NPC's name.

Stringsuggested
imageimage

An image of the NPC.

Stringsuggested
akaaka

Other names that the NPC is known by.

Unknownsuggested
descriptiondescription

A short description of the NPC.

Stringsuggested

Visit Template:ListChar/doc to edit this text! (How does this work?)