Template:Anima Infobox/doc: Difference between revisions

From Honkai: Nexus Anima Wiki
Jump to navigation Jump to search
Kuhlau (talk | contribs)
Created page with "{{Documentation/Header}} Infobox for Anima. ==Syntax== {{T|Anima Infobox |v1=name= |v2=id= |v3=image= |v4=rarity= |v5=aspect= |v6=trait= |v7=role= |v8=damage= |v9=disposition= |v10=height= |v11=energy= |v12=description= }} ==Examples== {{T|Anima Infobox |p1=id = 014 |p2=name = Vulberry |p3=type = Upcoming |p4=image = Vulberry Anima Portrait.png |p5=rarity = 4 |p6=aspect = Satiation |p7=trait = Mastermind |p8=role..."
 
Kuhlau (talk | contribs)
No edit summary
Line 41: Line 41:
{
{
"params": {
"params": {
"name": {},
"name": {
"id": {},
"type": "string",
"rarity": {},
"suggested": true
"aspect": {},
},
"trait": {},
"id": {
"role": {},
"type": "number",
"damage": {},
"suggested": true
"disposition": {},
},
"height": {},
"rarity": {
"energy": {},
"type": "number",
"description": {},
"suggested": true
"type": {}
},
"aspect": {
"type": "string",
"suggested": true
},
"trait": {
"type": "string",
"suggested": true
},
"role": {
"type": "string",
"suggested": true
},
"damage": {
"type": "string",
"suggested": true
},
"disposition": {
"description": "Disposition type names, separate by semicolon if multiple",
"example": "Steady; Stubborn",
"type": "string",
"suggested": true
},
"height": {
"type": "number",
"suggested": true
},
"energy": {
"type": "number",
"suggested": true
},
"description": {
"type": "string",
"suggested": true
},
"type": {
"type": "string",
"suggested": true
}
},
},
"format": "{{_\n|_ = _\n}}"
"format": "{{_\n|_ = _\n}}",
"paramOrder": [
"name",
"id",
"rarity",
"type",
"aspect",
"trait",
"role",
"damage",
"disposition",
"height",
"energy",
"description"
]
}
}
</templatedata>
</templatedata>

Revision as of 12:05, 26 July 2026

This is the documentation page for Anima Infobox.
It contains usage information, categories, and other content not part of the original template page.

Infobox for Anima.

Syntax

{{Anima Infobox|name = |id = |image = |rarity = |aspect = |trait = |role = |damage = |disposition = |height = |energy = |description = }}

Examples

{{Anima Infobox
|id           = 014
|name         = Vulberry
|type         = Upcoming
|image        = Vulberry Anima Portrait.png
|rarity       = 4
|aspect       = Satiation
|trait        = Mastermind
|role         = Backline Carry
|damage       = Magic
|disposition = Steady; Stubborn
|height      = 95
|energy      = 58
|description = Gentle and endearing, this Anima has fur as smooth as cream, touched with a vivid strawberry-jam red. It's more than happy to share that sweetness... by throwing cakes.
}}

Template Data

No description.

Template parameters

This template has custom formatting.

ParameterDescriptionTypeStatus
namename

no description

Stringsuggested
idid

no description

Numbersuggested
rarityrarity

no description

Numbersuggested
typetype

no description

Stringsuggested
aspectaspect

no description

Stringsuggested
traittrait

no description

Stringsuggested
rolerole

no description

Stringsuggested
damagedamage

no description

Stringsuggested
dispositiondisposition

Disposition type names, separate by semicolon if multiple

Example
Steady; Stubborn
Stringsuggested
heightheight

no description

Numbersuggested
energyenergy

no description

Numbersuggested
descriptiondescription

no description

Stringsuggested