More actions
(Created page with "<noinclude>This is the form for filling out Template:BBDW_Character. </noinclude><includeonly>{{{info|add title=Create info for a BBDW_character|edit title=Edit info for a...") |
(formatting and change some input types, add parameters (obtain, position2, jpalt fields for effect/skill/trait names)) |
||
Line 4: | Line 4: | ||
{{{for template|BBDW_Character}}} | {{{for template|BBDW_Character}}} | ||
==Basic Info== | ==Basic Info== | ||
<table class="wikitable"> | <table class="wikitable" style="width:100%"> | ||
<tr><th>page</th><td>{{{field|page|input type= | <tr style="height:0;margin:0;padding:0" class="nomobile"><td style="width:200px;margin:0;padding:0"> | ||
<tr> | |||
<tr><th>Character Name (English)<br/><small>must be unique</small></th><td>{{{field|nameen|unique|input type= | <th>page</th> | ||
<tr><th>Character Name (Japanese)</th><td>{{{field|namejp|input type= | <td>{{{field|page|input type=textarea|rows=1|default={{BASEPAGENAME}} }}}</td> | ||
<tr><th>Illustrator's name in original language/styling<br/><small>e.g. 森利通</small></th><td>{{{field|illust|input type= | </tr><tr> | ||
<tr><th>Alternate rendering of the illustrator's name<br/><small>e.g. Toshimichi Mori</small></th><td>{{{field|illustalt|input type= | <th>Base Character<br/><small>For grouping purposes</small></th> | ||
<tr><th>Voice Actor(s)<br/><small>Separated by commas</small></th><td>{{{field|voice|input type= | <td>{{{field|basechar|mandatory|input type=tokens|values from category=Characters}}}</td> | ||
<tr><th>Profile Description</th><td>{{{field|profile|input type= | </tr><tr> | ||
<th>Character Name (English)<br/><small>must be unique</small></th> | |||
<td>{{{field|nameen|unique|input type=textarea|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Character Name (Japanese)</th> | |||
<td>{{{field|namejp|input type=textarea|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Illustrator's name in original language/styling<br/><small>e.g. 森利通</small></th> | |||
<td>{{{field|illust|input type=textarea|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Alternate rendering of the illustrator's name<br/><small>e.g. Toshimichi Mori</small></th> | |||
<td>{{{field|illustalt|input type=textarea|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Voice Actor(s)<br/><small>Separated by commas</small></th> | |||
<td>{{{field|voice|input type=textarea|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Profile Description</th> | |||
<td>{{{field|profile|input type=textarea|rows=1area|rows=1}}}</td> | |||
</tr> | |||
</table> | </table> | ||
===Art=== | ===Art=== | ||
* Specify the following files without the File: prefix. | * Specify the following files without the File: prefix. | ||
<table class="wikitable"> | <table class="wikitable" style="width:100%"> | ||
<tr><th>Character Icon (file)<br/></th><td>{{{field|icon|input type= | <tr style="height:0;margin:0;padding:0" class="nomobile"><td style="width:200px;margin:0;padding:0"> | ||
<tr><th>Character Art 1 (file)</th><td>{{{field|image|input type= | <tr> | ||
<tr><th>Character Art 2 (file)</th><td>{{{field|image2|input type= | <th>Character Icon (file)<br/></th> | ||
<tr><th>Character Sprite (file)</th><td>{{{field|sprite|input type= | <td>{{{field|icon|input type=textarea|rows=1}}}</td> | ||
</tr><tr> | |||
<th>Character Art 1 (file)</th> | |||
<td>{{{field|image|input type=textarea|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Character Art 2 (file)</th> | |||
<td>{{{field|image2|input type=textarea|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Character Sprite (file)</th> | |||
<td>{{{field|sprite|input type=textarea|rows=1}}}</td> | |||
</tr> | |||
</table> | </table> | ||
===Gameplay Stats=== | ===Gameplay Stats=== | ||
<table class="wikitable"> | <table class="wikitable" style="width:100%"> | ||
<tr><th>Date of Release<br/><small> | <tr style="height:0;margin:0;padding:0" class="nomobile"><td style="width:200px;margin:0;padding:0"></td></tr> | ||
<tr><th>Element</th><td>{{{field|element|input type= | <tr> | ||
<tr><th>Base Rarity</th><td>{{{field|baserarity|input type= | <th>Obtain From</th> | ||
<tr><th>Position</th><td>{{{field|position|input type= | <td>{{{field|obtain|input type=textarea|rows=1}}}</td> | ||
<tr><th>Position | </tr><tr> | ||
<tr><th>Cost<br/><small>An integer</small></th><td>{{{field|cost|input type= | <th>Date of Release<br/><small>Day/Month/Year</small></th> | ||
<tr><th>Character's Groups</th><td>{{{field|chargroup|input type=tokens|cargo table=BBDW_Characters|cargo field=chargroup}}}</td></tr> | <td>{{{field|releasejp|input type=date}}}</td> | ||
</tr><tr> | |||
<th>Element</th> | |||
<td>{{{field|element|input type=radiobutton|values=fire,water,earth,wind,dark,light}}}</td> | |||
</tr><tr> | |||
<th>Base Rarity</th> | |||
<td>{{{field|baserarity|input type=radiobutton|values=A1,S,SS}}}</td> | |||
</tr><tr> | |||
<th>Position 1</th> | |||
<td>{{{field|position|input type=radiobutton|values=Front,Rear,Flex}}}</td> | |||
</tr><tr> | |||
<th>Position 2</th> | |||
<td>{{{field|position2|input type=radiobutton|values=Offense,Defense,Special}}}</td> | |||
</tr><tr> | |||
<th>Cost<br/><small>An integer</small></th> | |||
<td>{{{field|cost|input type=textarea|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Character's Groups</th> | |||
<td>{{{field|chargroup|input type=tokens|cargo table=BBDW_Characters|cargo field=chargroup}}}</td> | |||
</tr> | |||
</table> | </table> | ||
==Additional Effects== | ==Additional Effects== | ||
===Special=== | ===Special=== | ||
<table class="wikitable"> | <table class="wikitable" style="width:100%"> | ||
<tr><th>English Name</th><td>{{{field|fxnameen1|input type= | <tr style="height:0;margin:0;padding:0" class="nomobile"><td style="width:200px;margin:0;padding:0"> | ||
<tr><th>Japanese Name</th><td>{{{field|fxnamejp1|input type= | <tr> | ||
<tr><th> | <th>English Name</th> | ||
<tr><th>Description</th><td>{{{field|fxdesc1|input type= | <td>{{{field|fxnameen1|input type=textarea|rows=1}}}</td> | ||
<tr><th>Rarity | </tr><tr> | ||
<th>Japanese Name</th> | |||
<td>{{{field|fxnamejp1|input type=textarea|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Japanese Alt Name<br><small>Name in romaji</small></th> | |||
<td>{{{field|fxnamejpalt1|input type=textarea|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Effect Description</th> | |||
<td>{{{field|fxdesc1|input type=textarea|rows=1area|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Targeting<br><small>'''ST'''=Single Target<br>'''AOE'''=Multi Target</small></th> | |||
<td>{{{field|fxtargettype1|input type=radiobutton|values=ST,AOE}}}</td> | |||
</tr><tr> | |||
<th>Unlocked at Rarity</th> | |||
<td>{{{field|fxunlock1|input type=radiobutton|values=A1,S,SS,SS+,SS++,SS+++}}}</td> | |||
</tr> | |||
</table> | </table> | ||
===Distortion Drive=== | ===Distortion Drive=== | ||
<table class="wikitable"> | <table class="wikitable" style="width:100%"> | ||
<tr><th>English Name</th><td>{{{field|fxnameen2|input type= | <tr style="height:0;margin:0;padding:0" class="nomobile"><td style="width:200px;margin:0;padding:0"> | ||
<tr><th>Japanese Name</th><td>{{{field|fxnamejp2|input type= | <tr> | ||
<tr><th> | <th>English Name</th> | ||
<tr><th>Description</th><td>{{{field|fxdesc2|input type= | <td>{{{field|fxnameen2|input type=textarea|rows=1}}}</td> | ||
<tr><th>Rarity | </tr><tr> | ||
<th>Japanese Name</th> | |||
<td>{{{field|fxnamejp2|input type=textarea|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Japanese Alt Name<br><small>Name in romaji</small></th> | |||
<td>{{{field|fxnamejpalt2|input type=textarea|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Effect Description</th> | |||
<td>{{{field|fxdesc2|input type=textarea|rows=1area|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Targeting<br><small>'''ST'''=Single Target<br>'''AOE'''=Multi Target</small></th> | |||
<td>{{{field|fxtargettype2|input type=radiobutton|values=ST,AOE}}}</td> | |||
</tr><tr> | |||
<th>Unlocked at Rarity</th> | |||
<td>{{{field|fxunlock2|input type=radiobutton|values=A1,S,SS,SS+,SS++,SS+++}}}</td> | |||
</tr> | |||
</table> | </table> | ||
===Astral Heat=== | ===Astral Heat=== | ||
<table class="wikitable"> | <table class="wikitable" style="width:100%"> | ||
<tr><th>English Name</th><td>{{{field|fxnameen3|input type= | <tr style="height:0;margin:0;padding:0" class="nomobile"><td style="width:200px;margin:0;padding:0"> | ||
<tr><th>Japanese Name</th><td>{{{field|fxnamejp3|input type= | <tr> | ||
<tr><th> | <th>English Name</th> | ||
<tr><th>Description</th><td>{{{field|fxdesc3|input type= | <td>{{{field|fxnameen3|input type=textarea|rows=1}}}</td> | ||
<tr><th>Rarity | </tr><tr> | ||
<th>Japanese Name</th> | |||
<td>{{{field|fxnamejp3|input type=textarea|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Japanese Alt Name<br><small>Name in romaji</small></th> | |||
<td>{{{field|fxnamejpalt3|input type=textarea|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Effect Description</th> | |||
<td>{{{field|fxdesc3|input type=textarea|rows=1area|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Targeting<br><small>'''ST'''=Single Target<br>'''AOE'''=Multi Target</small></th> | |||
<td>{{{field|fxtargettype3|input type=radiobutton|values=ST,AOE}}}</td> | |||
</tr><tr> | |||
<th>Unlocked at Rarity</th> | |||
<td>{{{field|fxunlock3|input type=radiobutton|values=A1,S,SS,SS+,SS++,SS+++}}}</td> | |||
</tr> | |||
</table> | </table> | ||
==Skils== | ==Skils== | ||
===Skill 1=== | ===Skill 1=== | ||
<table class="wikitable"> | <table class="wikitable" style="width:100%"> | ||
<tr><th>Skill Name (English)</th><td>{{{field|skillnameen1|input type= | <tr style="height:0;margin:0;padding:0" class="nomobile"><td style="width:200px;margin:0;padding:0"> | ||
<tr><th>Skill Name (Japanese)</th><td>{{{field|skillnamejp1|input type= | <tr> | ||
<tr><th>Icon</th><td>{{{field|skillicon1|input type= | <th>Skill Name (English)</th> | ||
<tr><th> | <td>{{{field|skillnameen1|input type=textarea|rows=1}}}</td> | ||
<tr><th>Base Cooldown<br/><small>An integer e.g. 5</small></th><td>{{{field|skillbasecd1|input type= | </tr><tr> | ||
<tr><th>Rarity | <th>Skill Name (Japanese)</th> | ||
<td>{{{field|skillnamejp1|input type=textarea|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Skill Name (Japanese-Alt)<br/><small>Name in romaji</small></th> | |||
<td>{{{field|skillnamejpalt1|input type=textarea|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Icon</th> | |||
<td>{{{field|skillicon1|input type=textarea|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Skill Effect</th> | |||
<td>{{{field|skilldesc1|input type=textarea|rows=1area|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Base Cooldown<br/><small>An integer e.g. 5</small></th> | |||
<td>{{{field|skillbasecd1|input type=textarea|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Unlocked at Rarity</th> | |||
<td>{{{field|skillunlock1|input type=radiobutton|values=A1,S,SS,SS+,SS++,SS+++}}}</td> | |||
</tr> | |||
</table> | </table> | ||
===Skill 2=== | ===Skill 2=== | ||
<table class="wikitable"> | <table class="wikitable" style="width:100%"> | ||
<tr><th> | <tr style="height:0;margin:0;padding:0" class="nomobile"><td style="width:200px;margin:0;padding:0"> | ||
<tr><th> | <tr> | ||
<tr><th> | <th>Skill Name (English)</th> | ||
<tr><th> | <td>{{{field|skillnameen2|input type=textarea|rows=1}}}</td> | ||
<tr><th> | </tr><tr> | ||
<tr><th> | <th>Skill Name (Japanese)</th> | ||
<td>{{{field|skillnamejp2|input type=textarea|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Skill Name (Japanese-Alt)<br/><small>Name in romaji</small></th> | |||
<td>{{{field|skillnamejpalt2|input type=textarea|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Icon</th> | |||
<td>{{{field|skillicon2|input type=textarea|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Skill Effect</th> | |||
<td>{{{field|skilldesc2|input type=textarea|rows=1area|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Base Cooldown<br/><small>An integer e.g. 5</small></th> | |||
<td>{{{field|skillbasecd2|input type=textarea|rows=1}}}</td> | |||
</tr><tr> | |||
</tr><tr> | |||
<th>Unlocked at Rarity</th> | |||
<td>{{{field|skillunlock2|input type=radiobutton|values=A1,S,SS,SS+,SS++,SS+++}}}</td> | |||
</tr> | |||
</table> | </table> | ||
==Traits== | ==Traits== | ||
===Trait 1=== | ===Trait 1=== | ||
<table class="wikitable"> | <table class="wikitable" style="width:100%"> | ||
<tr><th> | <tr style="height:0;margin:0;padding:0" class="nomobile"><td style="width:200px;margin:0;padding:0"> | ||
<tr><th> | <tr> | ||
<tr><th> | <th>Trait Name (English)</th> | ||
<tr><th> | <td>{{{field|traitnameen1|input type=textarea|rows=1}}}</td> | ||
<tr><th> | </tr><tr> | ||
<th>Trait Name (Japanese)</th> | |||
<td>{{{field|traitnamejp1|input type=textarea|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Trait Name (Japanese-Alt)<br/><small>Name in romaji</small></th> | |||
<td>{{{field|traitnamejpalt1|input type=textarea|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Condition to Activate</th> | |||
<td>{{{field|traittrigger1|input type=textarea|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Effect Description</th> | |||
<td>{{{field|traitdesc1|input type=textarea|rows=1area|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Unlocked at Rarity</th> | |||
<td>{{{field|traitunlock1|input type=radiobutton|values=A1,S,SS,SS+,SS++,SS+++}}}</td> | |||
</tr> | |||
</table> | </table> | ||
===Trait 2=== | ===Trait 2=== | ||
<table class="wikitable"> | <table class="wikitable" style="width:100%"> | ||
<tr><th> | <tr style="height:0;margin:0;padding:0" class="nomobile"><td style="width:200px;margin:0;padding:0"> | ||
<tr><th> | <tr> | ||
<tr><th> | <th>Trait Name (English)</th> | ||
<tr><th> | <td>{{{field|traitnameen2|input type=textarea|rows=1}}}</td> | ||
<tr><th> | </tr><tr> | ||
<th>Trait Name (Japanese)</th> | |||
<td>{{{field|traitnamejp2|input type=textarea|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Trait Name (Japanese-Alt)<br/><small>Name in romaji</small></th> | |||
<td>{{{field|traitnamejpalt2|input type=textarea|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Condition to Activate</th> | |||
<td>{{{field|traittrigger2|input type=textarea|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Effect Description</th> | |||
<td>{{{field|traitdesc2|input type=textarea|rows=1area|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Unlocked at Rarity</th> | |||
<td>{{{field|traitunlock2|input type=radiobutton|values=A1,S,SS,SS+,SS++,SS+++}}}</td> | |||
</tr> | |||
</table> | </table> | ||
===Trait 3=== | ===Trait 3=== | ||
<table class="wikitable"> | <table class="wikitable" style="width:100%"> | ||
<tr><th> | <tr style="height:0;margin:0;padding:0" class="nomobile"><td style="width:200px;margin:0;padding:0"> | ||
<tr><th> | <tr> | ||
<tr><th> | <th>Trait Name (English)</th> | ||
<tr><th> | <td>{{{field|traitnameen3|input type=textarea|rows=1}}}</td> | ||
<tr><th> | </tr><tr> | ||
<th>Trait Name (Japanese)</th> | |||
<td>{{{field|traitnamejp3|input type=textarea|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Trait Name (Japanese-Alt)<br/><small>Name in romaji</small></th> | |||
<td>{{{field|traitnamejpalt3|input type=textarea|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Condition to Activate</th> | |||
<td>{{{field|traittrigger3|input type=textarea|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Effect Description</th> | |||
<td>{{{field|traitdesc3|input type=textarea|rows=1area|rows=1}}}</td> | |||
</tr><tr> | |||
<th>Unlocked at Rarity</th> | |||
<td>{{{field|traitunlock3|input type=radiobutton|values=A1,S,SS,SS+,SS++,SS+++}}}</td> | |||
</tr> | |||
</table> | </table> | ||
{{{end template}}} | {{{end template}}} |
Revision as of 01:43, 30 January 2021
This is the form for filling out Template:BBDW_Character.