Template:BBDW Character/doc: Difference between revisions

Template page
m (adds voicealt field, changes position2 -> role, chargroup -> influences)
m (fixed typo, added tables demonstrating colors based on element)
Line 1: Line 1:
Defines a profile for a playable character in [[BlazBlue Alternative: Dark War]].  
Defines a profile for a playable character in [[BlazBlue Alternative: Dark War]].  
This template can be filled out with [[Form:BBDW Character]] and includes pages in [[:Category:BBDW Character]].
This template can be edited with [[Form:BBDW Character]]. Pages in [[:Category:BBDW Character]] can be created using [[Form:BBDW Character]].
 
Tables are colored based on the element specified (fire, water, earth, wind, light, or dark).
{| class="wikitable bbdw-fire"
! {{bbdw|fire}} || Fire
|}
{| class="wikitable bbdw-water"
! {{bbdw|water}} || Water
|}
{| class="wikitable bbdw-earth"
! {{bbdw|earth}} || Earth
|}
{| class="wikitable bbdw-wind"
! {{bbdw|wind}} || Wind
|}
{| class="wikitable bbdw-light"
! {{bbdw|light}} || Light
|}
{| class="wikitable bbdw-dark"
! {{bbdw|dark}} || Dark
|}
 
==Usage==
==Usage==
<pre><nowiki>
<pre><nowiki>
Line 90: Line 111:
|traitunlock3 = String
|traitunlock3 = String


|chargroup =List (,) of String
|influences =List (,) of String
}}
}}
</nowiki></pre>
</nowiki></pre>
<includeonly>[[Category:Templates]][[Category:Infobox Templates]]</includeonly>
<includeonly>[[Category:Templates]][[Category:Infobox Templates]]</includeonly>

Revision as of 02:47, 4 February 2021

Defines a profile for a playable character in BlazBlue Alternative: Dark War. This template can be edited with Form:BBDW Character. Pages in Category:BBDW Character can be created using Form:BBDW Character.

Tables are colored based on the element specified (fire, water, earth, wind, light, or dark).

BBDW Element Fire.png Fire
BBDW Element Water.png Water
BBDW Element Earth.png Earth
BBDW Element Wind.png Wind
BBDW Element Light.png Light
BBDW Element Dark.png Dark

Usage

{{BBDW Character
|pgname= {{FULLPAGENAME}}
|basechar =the name of the base character, used to link different versions of the same character
|namejp =Name in Japanese
|nameen =Name in English
|illust =Illustrator
|illustalt =Alternate spelling of the artist's name or handle if applicable
|voice =Voice actor
|voicealt = Alternate spelling of voice actor's name or handle if applicable
|profiledesc =for now, the official site description
|icon =Filename of the icon (doesn't need File: prefix)
|image =Image of the character (doesn't need File: prefix)
|image2 =Image2.png
|sprite =Sprite.png
|releasejp = Date of release
|obtain=Method(s) of obtaining the character
|element = one of fire, wind, water, earth, light, or dark
|baserarity= starting rarity (lowest rarity)
|position = front, flex, rear
|role= Tank, Attacker, Supporter, Healer
|cost = Integer

|hitcountR=
|hitcountD=
|hitcountS=
|hitcountEX=
|hitcountDD=
|hitcountAH=

|fxnameen1 = String
|fxnamejp1 = String
|fxnamejpalt1 = romaji name
|fxtargettype1 = ST, AOE
|fxdesc1 = Wikitext
|fxunlock1 = String

|fxnameen2 = String
|fxnamejp2 = String
|fxnamejpalt2 = romaji name
|fxtargettype2 = String
|fxdesc2 = Wikitext
|fxunlock2 = String

|fxnameen3 = String
|fxnamejp3 = String
|fxnamejpalt3 = romaji name
|fxtargettype3 = String
|fxdesc3 = Wikitext
|fxunlock3 = String

|skillnamejp1 = String
|skillnameen1 = String
|skillnamejpalt1 = romaji name
|skillicon1 = File
|skilldesc1 = Wikitext
|skillbasecd1 = Integer
|skillunlock1 = String

|skillnameen2 = String
|skillnamejp2 = String
|skillnamejpalt2= romaji name
|skillicon2 = File
|skilldesc2 = Wikitext
|skillbasecd2 = Integer
|skillunlock2 = String

|traitnameen1 = String
|traitnamejp1 = String
|trainnamejpalt1 = name in romaji
|traitdesc1 = Wikitext
|traittrigger1 = Wikitext
|traitunlock1 = String

|traitnameen2 = String
|traitnamejp2 = String
|trainnamejpalt2 = name in romaji
|traitdesc2 = Wikitext
|traittrigger2 = Wikitext
|traitunlock2 = String

|traitnameen3 = String
|traitnamejp3 = String
|trainnamejpalt3 = name in romaji
|traitdesc3 = Wikitext
|traittrigger3 = Wikitext
|traitunlock3 = String

|influences =List (,) of String
}}