Template:Character: Difference between revisions

From Blue Archive Wiki
Jump to navigation Jump to search
Content added Content deleted
(Character voice preview restored)
Tag: Undo
m (deprecation notices for character portrait names)
Line 124: Line 124:
"type": "wiki-file-name",
"type": "wiki-file-name",
"required": false,
"required": false,
"suggested": true
"suggested": true,
"deprecated": "This parameter is deprecated, relevant files should have consistent naming of \"{Character_Wikiname}_full.png\""
},
},
"ImageProfile": {
"ImageProfile": {
Line 131: Line 132:
"type": "wiki-file-name",
"type": "wiki-file-name",
"required": false,
"required": false,
"suggested": true
"suggested": true,
"deprecated": "This parameter is deprecated, relevant files should have consistent naming of \"{Character_Wikiname}.png\""
},
"Portrait": {
"description": "Filename of character's portrait sprite",
"example": "Student_Portrait_Shiroko",
"type": "wiki-file-name",
"required": false,
"suggested": true,
"deprecated": "This parameter is deprecated, relevant files should have consistent naming of \"Student_Portrait_{Character_Wikiname}.png\" for normal and \"Student_Portrait_{Character_Wikiname}_Small.png\" for small versions"
},
},
"School": {
"School": {

Revision as of 17:37, 8 July 2023


Blank Template

{{Character
| Id = 
| Name = 
| JPName = 
| JPReading = 
| School = 
| Role = 
| Grade = 
| Circle = 
| Age = 
| Birthday = 
| Height = 
| Hobbies = 
| Designer = 
| Illust = 
| Voice = 
| Type = 
| Position = 
| Rarity = 
| AttackType = 
| ArmorType = 
| WeaponType = 
| WeaponImage = 
| UsesCover = 
| CityTownAffinity = 
| OutdoorAffinity = 
| IndoorAffinity = 
| EquipmentSlot1 = 
| EquipmentSlot2 = 
| EquipmentSlot3 = 
| CharacterPool =
| ReleaseDate =
}}

Character infobox template.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
IdId

Character's internal Id.

Example
10000
Numberoptional
NameName

Character's first name.

Example
Shiroko
Stringrequired
RarityRarity

Character's rarity as number of stars.

Example
3
Numberrequired
ImageImage

File containing character's sprite.

Example
Shiroko_full.png
Filedeprecated
ImageProfileImageProfile

File containing character's profile sprite.

Example
Shiroko.png
Filedeprecated
PortraitPortrait

Filename of character's portrait sprite

Example
Student_Portrait_Shiroko
Filedeprecated
SchoolSchool

Character's school.

Example
Abydos
Stringsuggested
RoleRole

Character's role (one of Attacker, Tank, Support, Healer).

Example
Attacker
Stringsuggested
PositionPosition

Character's position.

Example
Middle
Stringsuggested
AttackTypeAttackType

Character's attack type (one of Explosive, Mystic, Penetration).

Example
Explosive
Stringsuggested
ArmorTypeArmorType

Character's armor type (one of Light, Heavy, Special).

Example
Light
Stringsuggested
CombatClassCombatClass Type

Character's combat class (one of Striker, Special).

Example
Striker
Stringsuggested
WeaponTypeWeaponType

Character's weapon type.

Example
AR
Stringsuggested
WeaponImageWeaponImage

Character's weapon image, if they are using non-default flavour.

Example
DualSMG
Stringoptional
UsesCoverUsesCover

Whether character uses cover or not (one of Yes, No).

Example
Yes
Stringsuggested
CityTownAffinityCityTownAffinity

Character's affinity for urban/city combat (one of S, A, B, C, D).

Example
B
Stringsuggested
OutdoorAffinityOutdoorAffinity

Character's affinity for outdoor combat (one of S, A, B, C, D).

Example
S
Stringsuggested
IndoorAffinityIndoorAffinity

Character's affinity for indoor combat (one of S, A, B, C, D).

Example
D
Stringsuggested
EquipmentSlot1 EquipmentSlot1

First (lvl 1) gear slot.

Example
Shoes
Stringsuggested
EquipmentSlot2 EquipmentSlot2

Second (lvl 15) gear slot.

Example
Bag
Stringsuggested
EquipmentSlot3 EquipmentSlot3

Third (lvl 35) gear slot.

Example
Charm
Stringsuggested
FullNameFullName JPReading

Character's full name.

Example
Shiroko Sunaōkami
Stringsuggested
JPNameJPName

Character's name in Japanese.

Example
砂狼シロコ
Stringsuggested
AgeAge

Character's age.

Example
16
Stringsuggested
BirthdayBirthday

Character's birthday.

Example
May 16
Stringsuggested
HeightHeight

Character's height.

Example
156cm
Stringsuggested
HobbiesHobbies

Character's hobbies.

Example
Jogging, strength training, cycling
Stringsuggested
DesignerDesigner

Character's designer.

Example
Hwansang
Stringsuggested
IllustratorIllustrator Illust

Character's illustrator.

Example
Hwansang
Stringsuggested
VoiceVoice

Name of character's voice actress.

Example
Yui Ogura
Stringsuggested
VoiceClipVoiceClip

Soundclip of character voice saying the games' name, .ogg audio format. <CharacterName>_Title is tried by default.

Example
Airi_Title
Stringoptional
CharacterPoolCharacterPool

Denotes whether character is excluded from the common gacha pool. One of regular, event, limited, anniversary.

Example
event
Stringsuggested
ReleaseDateReleaseDate

Date character was made playable in the game, in YYYY/MM/DD format.

Example
2021/02/04
Stringsuggested