Template:BBDW Character: Difference between revisions

Template page
(test using a cargo table to hold everything)
m (fix db error with ambiguous "page" variable name (changed to "pgname"))
Line 112: Line 112:
-->{{#cargo_store:
-->{{#cargo_store:
_table = BBDW_Character
_table = BBDW_Character
|page = {{{page|}}}
|pgname= {{{pgname|}}}
|basechar = {{{basechar|}}}
|basechar = {{{basechar|}}}
|namejp = {{{namejp|}}}
|namejp = {{{namejp|}}}
Line 165: Line 165:
{{#cargo_declare:
{{#cargo_declare:
_table = BBDW_Character
_table = BBDW_Character
|page = Page
|pgname = Page
|basechar = String
|basechar = String
|namejp = String
|namejp = String
Line 224: Line 224:
{{TOC}}
{{TOC}}
{{BBDW Character
{{BBDW Character
| page = {{FULLPAGENAME}}
| pgname = {{FULLPAGENAME}}
| basechar =Protagonist
| basechar =Protagonist
| namejp          =
| namejp          =
Line 238: Line 238:
<pre><nowiki>
<pre><nowiki>
{{BBDW Character
{{BBDW Character
|page = {{FULLPAGENAME}}
|pgname= {{FULLPAGENAME}}
|basechar =the name of the base character, used to link different versions of the same character
|basechar =the name of the base character, used to link different versions of the same character
|namejp =Name in Japanese
|namejp =Name in Japanese

Revision as of 01:55, 29 January 2021

This template defines the table "BBDW_Character". This table has not been created yet.

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
}}