Form:BBDW Character: Difference between revisions

From BlazBlue Wiki
(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=text|default={{BASEPAGENAME}}|input type=text}}}</td></td></tr>
<tr style="height:0;margin:0;padding:0" class="nomobile"><td style="width:200px;margin:0;padding:0">
<tr><th>Base Character<br/><small>For grouping purposes</small></th><td>{{{field|basechar|mandatory|input type=tokens|values from category=Characters}}}</td></tr>
<tr>
<tr><th>Character Name (English)<br/><small>must be unique</small></th><td>{{{field|nameen|unique|input type=text}}}</td></tr>
  <th>page</th>
<tr><th>Character Name (Japanese)</th><td>{{{field|namejp|input type=text}}}</td></tr>
  <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=text}}}</td></tr>
</tr><tr>
<tr><th>Alternate rendering of the illustrator's name<br/><small>e.g. Toshimichi Mori</small></th><td>{{{field|illustalt|input type=text}}}</td></tr>
  <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=text}}}</td></tr>
  <td>{{{field|basechar|mandatory|input type=tokens|values from category=Characters}}}</td>
<tr><th>Profile Description</th><td>{{{field|profile|input type=text}}}</td></tr>
</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=text}}}</td></tr>
<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=text}}}</td></tr>
<tr>
<tr><th>Character Art 2 (file)</th><td>{{{field|image2|input type=text}}}</td></tr>
  <th>Character Icon (file)<br/></th>
<tr><th>Character Sprite (file)</th><td>{{{field|sprite|input type=text}}}</td></tr>
  <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>format: YYYY-mm-dd</small></th><td>{{{field|releasejp|input type=text}}}</td></tr>
<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=combobox|values=fire,water,earth,wind,dark,light}}}</td></tr>
<tr>
<tr><th>Base Rarity</th><td>{{{field|baserarity|input type=combobox|values=A1,S,SS}}}</td></tr>
  <th>Obtain From</th>
<tr><th>Position</th><td>{{{field|position|input type=combobox|values=Front,Rear,Either}}}</td></tr>
  <td>{{{field|obtain|input type=textarea|rows=1}}}</td>
<tr><th>Position Icon (file)</th><td>{{{field|posicon|argo table=BBDW_Characters|cargo field=posicon}}}</td></tr>
</tr><tr>
<tr><th>Cost<br/><small>An integer</small></th><td>{{{field|cost|input type=text}}}</td></tr>
  <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=text}}}</td></tr>
<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=text}}}</td></tr>
<tr>
<tr><th>Targeting</th><td>{{{field|fxtargettype1|input type=combobox|values=ST,AOE}}}</td></tr>
  <th>English Name</th>
<tr><th>Description</th><td>{{{field|fxdesc1|input type=text}}}</td></tr>
  <td>{{{field|fxnameen1|input type=textarea|rows=1}}}</td>
<tr><th>Rarity to Unlock</th><td>{{{field|fxunlock1|input type=combobox|values=none,A1,S,SS}}}</td></tr>
</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=text}}}</td></tr>
<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=text}}}</td></tr>
<tr>
<tr><th>Targeting</th><td>{{{field|fxtargettype2|input type=combobox|values=ST,AOE}}}</td></tr>
  <th>English Name</th>
<tr><th>Description</th><td>{{{field|fxdesc2|input type=text}}}</td></tr>
  <td>{{{field|fxnameen2|input type=textarea|rows=1}}}</td>
<tr><th>Rarity to Unlock</th><td>{{{field|fxunlock2|input type=combobox|values=none,A2,S,SS}}}</td></tr>
</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=text}}}</td></tr>
<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=text}}}</td></tr>
<tr>
<tr><th>Targeting</th><td>{{{field|fxtargettype3|input type=combobox|values=ST,AOE}}}</td></tr>
  <th>English Name</th>
<tr><th>Description</th><td>{{{field|fxdesc3|input type=text}}}</td></tr>
  <td>{{{field|fxnameen3|input type=textarea|rows=1}}}</td>
<tr><th>Rarity to Unlock</th><td>{{{field|fxunlock3|input type=combobox|values=none,A3,S,SS}}}</td></tr>
</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=text}}}</td></tr>
<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=text}}}</td></tr>
<tr>
<tr><th>Icon</th><td>{{{field|skillicon1|input type=text}}}</td></tr>
  <th>Skill Name (English)</th>
<tr><th>Description</th><td>{{{field|skilldesc1|input type=text}}}</td></tr>
  <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=text}}}</td></tr>
</tr><tr>
<tr><th>Rarity to Unlock</th><td>{{{field|skillunlock1|input type=combobox|values=none,A1,S,SS}}}</td></tr>
  <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>skillnamejp2</th><td>{{{field|skillnamejp2|input type=text}}}</td></tr>
<tr style="height:0;margin:0;padding:0" class="nomobile"><td style="width:200px;margin:0;padding:0">
<tr><th>skillnameen2</th><td>{{{field|skillnameen2|input type=text}}}</td></tr>
<tr>
<tr><th>skillicon2</th><td>{{{field|skillicon2|input type=text}}}</td></tr>
  <th>Skill Name (English)</th>
<tr><th>skilldesc2</th><td>{{{field|skilldesc2|input type=text}}}</td></tr>
  <td>{{{field|skillnameen2|input type=textarea|rows=1}}}</td>
<tr><th>skillbasecd2</th><td>{{{field|skillbasecd2|input type=text}}}</td></tr>
</tr><tr>
<tr><th>skillunlock2</th><td>{{{field|skillunlock2|input type=text}}}</td></tr>
  <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>traitnamejp1</th><td>{{{field|traitnamejp1|input type=text}}}</td></tr>
<tr style="height:0;margin:0;padding:0" class="nomobile"><td style="width:200px;margin:0;padding:0">
<tr><th>traitnameen1</th><td>{{{field|traitnameen1|input type=text}}}</td></tr>
<tr>
<tr><th>traitdesc1</th><td>{{{field|traitdesc1|input type=text}}}</td></tr>
  <th>Trait Name (English)</th>
<tr><th>traittrigger1</th><td>{{{field|traittrigger1|input type=text}}}</td></tr>
  <td>{{{field|traitnameen1|input type=textarea|rows=1}}}</td>
<tr><th>traitunlock1</th><td>{{{field|traitunlock1|input type=text}}}</td></tr>
</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>traitnamejp2</th><td>{{{field|traitnamejp2|input type=text}}}</td></tr>
<tr style="height:0;margin:0;padding:0" class="nomobile"><td style="width:200px;margin:0;padding:0">
<tr><th>traitnameen2</th><td>{{{field|traitnameen2|input type=text}}}</td></tr>
<tr>
<tr><th>traitdesc2</th><td>{{{field|traitdesc2|input type=text}}}</td></tr>
  <th>Trait Name (English)</th>
<tr><th>traittrigger2</th><td>{{{field|traittrigger2|input type=text}}}</td></tr>
  <td>{{{field|traitnameen2|input type=textarea|rows=1}}}</td>
<tr><th>traitunlock2</th><td>{{{field|traitunlock2|input type=text}}}</td></tr>
</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>traitnamejp3</th><td>{{{field|traitnamejp3|input type=text}}}</td></tr>
<tr style="height:0;margin:0;padding:0" class="nomobile"><td style="width:200px;margin:0;padding:0">
<tr><th>traitnameen3</th><td>{{{field|traitnameen3|input type=text}}}</td></tr>
<tr>
<tr><th>traitdesc3</th><td>{{{field|traitdesc3|input type=text}}}</td></tr>
  <th>Trait Name (English)</th>
<tr><th>traittrigger3</th><td>{{{field|traittrigger3|input type=text}}}</td></tr>
  <td>{{{field|traitnameen3|input type=textarea|rows=1}}}</td>
<tr><th>traitunlock3</th><td>{{{field|traitunlock3|input type=text}}}</td></tr>
</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.