Template:Character: Difference between revisions

From Blue Archive Wiki
Jump to navigation Jump to search
Content added Content deleted
(Removed title voiceline shortcut for now)
Tag: Reverted
(Character voice preview restored)
Tag: Undo
Line 56: Line 56:
<tr><th>Designer</th><td>{{{Designer|}}}</td></tr>
<tr><th>Designer</th><td>{{{Designer|}}}</td></tr>
<tr><th>Illustrator</th><td>{{{Illustrator|{{{Illust|}}}}}}</td></tr>
<tr><th>Illustrator</th><td>{{{Illustrator|{{{Illust|}}}}}}</td></tr>
<tr><th>Voice</th><td class="character-voice">{{{Voice|}}}</td></tr>
<tr><th>Voice</th><td class="character-voice" {{#ifexist: File:{{{VoiceClip|{{PAGENAMEE}}_Title}}}.ogg | data-voice="{{filepath:{{{VoiceClip|{{PAGENAMEE}}_Title}}}.ogg|nowiki}}" | }}>{{{Voice|}}}</td></tr>
<tr><th>Release Date</th><td>{{{ReleaseDate|???}}}</td></tr>
<tr><th>Release Date</th><td>{{{ReleaseDate|???}}}</td></tr>
</table>
</table>

Revision as of 05:44, 4 June 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
Filesuggested
ImageProfileImageProfile

File containing character's profile sprite.

Example
Shiroko.png
Filesuggested
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