Template:Character Infobox/doc: Difference between revisions

From Honkai: Nexus Anima Wiki
Jump to navigation Jump to search
Kwwxis (talk | contribs)
Raven.Familiar (talk | contribs)
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 3: Line 3:
<pre>
<pre>
{{Character Infobox
{{Character Infobox
|id           =  
|id             =  
<!-- Basic Info -->
<!-- Basic Info -->
|name          =  
|name          =  
Line 9: Line 9:
|title2        =  
|title2        =  
|image          =  
|image          =  
|availability  =
|type          =  
|type          =  
|rarity        =
|animasterType  =  
|animasterType  =  
|animasterType2 =  
|animasterType2 =  
|otherNames    =  
|otherNames    =  
|species        =
|faction        =
|relatives      =
<!-- Voice Actors -->
<!-- Voice Actors -->
|vaEN          =  
|vaEN          =  
Line 23: Line 26:


==Example==
==Example==
===Armand===
{{Character Infobox
{{Character Infobox
|id           =  
|id             =  
<!-- Basic Info -->
<!-- Basic Info -->
|name          = Victus
|name          = Armand
|title          = The 1st Sovereign
|title          = The 8th Sovereign
|title2        = The 2nd Novarch
|title2        = The 17th Novarch
|image          = Victus Character Splash Art.png
|image          = Armand Character Splash Art.png
|availability  = Upcoming
|type          = Upcoming Kardia
|type          = Animaster
|rarity        = 5
|animasterType  = Sovereign
|animasterType  = Sovereign
|animasterType2 = Novarch
|animasterType2 = Novarch
|otherNames    =  
|otherNames    =  
|species        =
|faction        =
|relatives      =
<!-- Voice Actors -->
<!-- Voice Actors -->
|vaEN          =  
|vaEN          = Some EN VA
|vaCN          =  
|vaCN          = Some CN VA
|vaJP          =  
|vaJP          = Some JP VA
|vaKR          =  
|vaKR          = Some KR VA
}}
<pre>
{{Character Infobox
|id            =
<!-- Basic Info -->
|name          = Armand
|title          = The 8th Sovereign
|title2        = The 17th Novarch
|image          = Armand Character Splash Art.png
|type          = Upcoming Kardia
|rarity        = 5
|animasterType  = Sovereign
|animasterType2 = Novarch
|otherNames    =
|species        =
|faction        =
|relatives      =
<!-- Voice Actors -->
|vaEN          = Some EN VA
|vaCN          = Some CN VA
|vaJP          = Some JP VA
|vaKR          = Some KR VA
}}
}}
</pre>
==Template Data==
<templatedata>
{
"format": "{{_\n|______________ = _\n}}\n",
"params": {
"id": {
"label": "ID",
"description": "Character's ID (if playable)",
"type": "number"
},
"name": {
"label": "Name",
"description": "Character's name",
"type": "string",
"default": "{{PAGENAME}}"
},
"title": {
"label": "Title",
"description": "Character's main title (if applicable)",
"type": "string",
"suggested": true
},
"title2": {
"label": "Second Title",
"description": "Character's secondary title (if applicable)",
"type": "string"
},
"image": {
"label": "Image",
"description": "Character's image(s)",
"type": "content",
"required": true
},
"type": {
"label": "Type",
"description": "Character's type",
"type": "string",
"required": true,
"example": "Playable Kardia, Upcoming Kardia, NPC, Mentioned Character"
},
"rarity": {
"label": "Rarity",
"description": "Animaster's rarity",
"type": "number",
"example": "4, 5"
},
"animasterType": {
"label": "Animaster Type",
"description": "Animaster type (if applicable)",
"type": "string",
"example": "Sovereign, Novarch, Other"
},
"animasterType2": {
"label": "Second Animaster Type",
"description": "Secondary Animaster type (if applicable)",
"type": "string",
"example": "Sovereign, Novarch, Other"
},
"otherNames": {
"label": "Other Names",
"description": "Character's other names or aliases (if applicable)",
"type": "string"
},
"relatives": {
"label": "Relatives",
"description": "Character's relatives (if applicable)",
"type": "string"
},
"vaEN": {
"label": "English VA",
"description": "Character's English VA",
"type": "string",
"required": true
},
"vaCN": {
"label": "Chinese VA",
"description": "Character's Chinese VA",
"type": "string",
"required": true
},
"vaJP": {
"label": "Japanese VA",
"description": "Character's Japanese VA",
"type": "string",
"required": true
},
"vaKR": {
"label": "Korean VA",
"description": "Character's Korean VA",
"type": "string",
"required": true
},
"species": {
"label": "Species",
"description": "Character's known species",
"example": "Human",
"type": "string"
},
"faction": {
"label": "Faction",
"description": "Factions related to character",
"example": "Nexus Association",
"type": "string"
}
},
"paramOrder": [
"id",
"name",
"title",
"title2",
"image",
"type",
"rarity",
"animasterType",
"animasterType2",
"otherNames",
"species",
"faction",
"relatives",
"vaEN",
"vaCN",
"vaJP",
"vaKR"
],
"description": "Infobox used to display information about a character."
}
</templatedata>

Latest revision as of 11:50, 4 July 2026

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

Syntax

{{Character Infobox
|id             = 
<!-- Basic Info -->
|name           = 
|title          = 
|title2         = 
|image          = 
|type           = 
|rarity         = 
|animasterType  = 
|animasterType2 = 
|otherNames     = 
|species        =
|faction        =
|relatives      = 
<!-- Voice Actors -->
|vaEN           = 
|vaCN           = 
|vaJP           = 
|vaKR           = 
}}

Example

Armand

{{Character Infobox
|id             = 
<!-- Basic Info -->
|name           = Armand
|title          = The 8th Sovereign
|title2         = The 17th Novarch
|image          = Armand Character Splash Art.png
|type           = Upcoming Kardia
|rarity         = 5
|animasterType  = Sovereign
|animasterType2 = Novarch
|otherNames     = 
|species        = 
|faction        =
|relatives      = 
<!-- Voice Actors -->
|vaEN           = Some EN VA
|vaCN           = Some CN VA
|vaJP           = Some JP VA
|vaKR           = Some KR VA
}}

Template Data

Infobox used to display information about a character.

Template parameters

This template has custom formatting.

ParameterDescriptionTypeStatus
IDid

Character's ID (if playable)

Numberoptional
Namename

Character's name

Default
{{PAGENAME}}
Stringoptional
Titletitle

Character's main title (if applicable)

Stringsuggested
Second Titletitle2

Character's secondary title (if applicable)

Stringoptional
Imageimage

Character's image(s)

Contentrequired
Typetype

Character's type

Example
Playable Kardia, Upcoming Kardia, NPC, Mentioned Character
Stringrequired
Rarityrarity

Animaster's rarity

Example
4, 5
Numberoptional
Animaster TypeanimasterType

Animaster type (if applicable)

Example
Sovereign, Novarch, Other
Stringoptional
Second Animaster TypeanimasterType2

Secondary Animaster type (if applicable)

Example
Sovereign, Novarch, Other
Stringoptional
Other NamesotherNames

Character's other names or aliases (if applicable)

Stringoptional
Speciesspecies

Character's known species

Example
Human
Stringoptional
Factionfaction

Factions related to character

Example
Nexus Association
Stringoptional
Relativesrelatives

Character's relatives (if applicable)

Stringoptional
English VAvaEN

Character's English VA

Stringrequired
Chinese VAvaCN

Character's Chinese VA

Stringrequired
Japanese VAvaJP

Character's Japanese VA

Stringrequired
Korean VAvaKR

Character's Korean VA

Stringrequired