Template:BBDW Character: Difference between revisions

Template page
m (remove table restrictions (move them to Page Forms), rename table to BBDW_Characters to match BBRR_Items)
m (link the "Edit" link to edit using Form:BBDW Character and remove test template)
Line 6: Line 6:
--><div>{{#if:{{{namejp|}}}|'''{{{namejp}}}'''}}<!--
--><div>{{#if:{{{namejp|}}}|'''{{{namejp}}}'''}}<!--
-->{{#if:{{{nameen|}}}| {{#if:{{{namejp|}}}|<br />}} {{{nameen|}}}}}<!--
-->{{#if:{{{nameen|}}}| {{#if:{{{namejp|}}}|<br />}} {{{nameen|}}}}}<!--
--><div style="float:right;">{{edit|{{{page|}}}}}</div>
--><div style="float:right;">{{edit|Special:FormEdit/BBDW Character/{{{pgname|}}}}}</div>
</div>
</div>
|}
|}
Line 223: Line 223:
}}
}}
{{TOC}}
{{TOC}}
{{BBDW Character
| pgname = {{FULLPAGENAME}}
| basechar =Protagonist
| namejp          =
| nameen          =Protagonist
| image            =Protagonists (BBDW Render).png
| illust          =
| illustalt        =
| voice            =
| profile          =Dragged into Dark War's world, the two protagonists the player can choose
}}
==Usage==
==Usage==
<pre><nowiki>
<pre><nowiki>

Revision as of 03:25, 29 January 2021

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

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