Template:BBDW Character: Difference between revisions

Template page
m (test adding restrictions of values)
m (remove table restrictions (move them to Page Forms), rename table to BBDW_Characters to match BBRR_Items)
Line 111: Line 111:


-->{{#cargo_store:
-->{{#cargo_store:
_table = BBDW_Character
_table = BBDW_Characters
|pgname= {{{pgname|}}}
|pgname= {{{pgname|}}}
|basechar = {{{basechar|}}}
|basechar = {{{basechar|}}}
Line 164: Line 164:
--><noinclude>
--><noinclude>
{{#cargo_declare:
{{#cargo_declare:
_table = BBDW_Character
_table = BBDW_Characters
|pgname = Page
|pgname = Page
|basechar = String
|basechar = String
Line 176: Line 176:
|profiledesc = Wikitext
|profiledesc = Wikitext
|releasejp = Date
|releasejp = Date
|element = String (allowed values=fire,water,earth,wind,light,dark)
|element = String
|baserarity= String (allowed values=AI,S,SS)
|baserarity= String
|position = String
|position = String
|posicon = File
|posicon = File
Line 183: Line 183:
|fxnameen1 = String
|fxnameen1 = String
|fxnamejp1 = String
|fxnamejp1 = String
|fxtargettype1 = String (allowed values=ST,AOE)
|fxtargettype1 = String
|fxdesc1 = Wikitext
|fxdesc1 = Wikitext
|fxunlock1 = String (allowed values=none,AI,S,SS)
|fxunlock1 = String
|fxnameen2 = String
|fxnameen2 = String
|fxnamejp2 = String
|fxnamejp2 = String
|fxtargettype2 = String (allowed values=ST,AOE)
|fxtargettype2 = String
|fxdesc2 = Wikitext
|fxdesc2 = Wikitext
|fxunlock2 = String (allowed values=none,AI,S,SS)
|fxunlock2 = String
|fxnameen3 = String
|fxnameen3 = String
|fxnamejp3 = String
|fxnamejp3 = String
|fxtargettype3 = String (allowed values=ST,AOE)
|fxtargettype3 = String
|fxdesc3 = Wikitext
|fxdesc3 = Wikitext
|fxunlock3 = String (allowed values=none,AI,S,SS)
|fxunlock3 = String
|skillnamejp1 = String
|skillnamejp1 = String
|skillnameen1 = String
|skillnameen1 = String
Line 201: Line 201:
|skilldesc1 = Wikitext
|skilldesc1 = Wikitext
|skillbasecd1 = Integer
|skillbasecd1 = Integer
|skillunlock1 = String (allowed values=none,AI,S,SS)
|skillunlock1 = String
|traitnamejp1 = String
|traitnamejp1 = String
|traitnameen1 = String
|traitnameen1 = String
|traitdesc1 = Wikitext
|traitdesc1 = Wikitext
|traittrigger1 = Wikitext
|traittrigger1 = Wikitext
|traitunlock1 = String (allowed values=none,AI,S,SS)
|traitunlock1 = String
|traitnamejp2 = String
|traitnamejp2 = String
|traitnameen2 = String
|traitnameen2 = String
|traitdesc2 = Wikitext
|traitdesc2 = Wikitext
|traittrigger2 = Wikitext
|traittrigger2 = Wikitext
|traitunlock2 = String (allowed values=none,AI,S,SS)
|traitunlock2 = String
|chargroup =List (,) of String
|chargroup =List (,) of String
}}<!--  
}}<!--  

Revision as of 02:39, 29 January 2021

This template defines the table "BBDW_Characters". View table.

Protagonist
([[|edit]])
Profile Description
Dragged into Dark War's world, the two protagonists the player can choose

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 =Seiyuu, EN VA, EN VA 2, etc.
|profile =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
|element = one of fire, wind, water, earth, light, or dark
|baserarity= starting rarity (lowest rarity)
|position = front, rear, either
|posicon = Position_icon.png
|cost = Integer

|fxnameen1 = String
|fxnamejp1 = String
|fxtargettype1 = ST, AOE
|fxdesc1 = Wikitext
|fxunlock1 = String
|fxnameen2 = String
|fxnamejp2 = String
|fxtargettype2 = String
|fxdesc2 = Wikitext
|fxunlock2 = String
|fxnameen3 = String
|fxnamejp3 = String
|fxtargettype3 = String
|fxdesc3 = Wikitext
|fxunlock3 = String

|skillnamejp1 = String
|skillnameen1 = String
|skillicon1 = File
|skilldesc1 = Wikitext
|skillbasecd1 = Integer
|skillunlock1 = String
|skillnamejp2 = String
|skillnameen2 = String
|skillicon2 = File
|skilldesc2 = Wikitext
|skillbasecd2 = Integer
|skillunlock2 = String

|traitnamejp1 = String
|traitnameen1 = String
|traitdesc1 = Wikitext
|traittrigger1 = Wikitext
|traitunlock1 = String
|traitnamejp2 = String
|traitnameen2 = String
|traitdesc2 = Wikitext
|traittrigger2 = Wikitext
|traitunlock2 = String

|chargroup =List (,) of String
}}