Form:BBDW Grimoire: Difference between revisions

From BlazBlue Wiki
m (added field to mark the grimoire as event-limited)
(added max skill description box and max hp/atk/def)
 
Line 36: Line 36:
   <th>Skill Icon<br/><small style="font-weight:normal;">[[:Category:Skill Icons (BBDW)|Skill Icons]]<br/>Include the filename without the File: prefix. e.g. BBDW Skill Icon.png</small></th>
   <th>Skill Icon<br/><small style="font-weight:normal;">[[:Category:Skill Icons (BBDW)|Skill Icons]]<br/>Include the filename without the File: prefix. e.g. BBDW Skill Icon.png</small></th>
   <td>{{{field|fxicon|input type=textarea|rows=2area|rows=1}}}</td>
   <td>{{{field|fxicon|input type=textarea|rows=2area|rows=1}}}</td>
</tr><tr><tr>
</tr><tr>
   <th>Skill Description</th>
   <th>Skill Description (At Base)</th>
   <td>{{{field|fxdesc|input type=textarea|rows=2area|rows=1}}}</td>
   <td>{{{field|fxdesc|input type=textarea|rows=2area|rows=1}}}</td>
</tr><tr>
  <th>Skill Description (When MAX)</th>
  <td>{{{field|maxfxdesc|input type=textarea|rows=2area|rows=1}}}</td>
</tr><tr>
</tr><tr>
   <th>Statuses Applied<br/><span style="font-weight:normal;"><small>[[Status (BBDW)|Status list]]</small></span></th>
   <th>Statuses Applied<br/><span style="font-weight:normal;"><small>[[Status (BBDW)|Status list]]</small></span></th>
Line 53: Line 56:
</tr>
</tr>
</table>
</table>


<table class="wikitable" style="width:100%">
<table class="wikitable" style="width:100%">
<tr style="height:0;margin:0;padding:0" class="nomobile"><td style="width:200px;margin:0;padding:0"></td></tr>
<tr style="height:0;margin:0;padding:0" class="nomobile">
<td style="width:200px;margin:0;padding:0;"></td>
<td style="width:120px;margin:0;padding:0;"></td>
<td style="width:120px;margin:0;padding:0;"></td>
<td style="width:120px;margin:0;padding:0;"></td>
</tr>
<tr><th colspan=4><small style="font-weight:normal;">For the following values: enter an integer<br/>e.g. 1200 (NOT 1,200)</small></th>
<tr><th colspan=4><small style="font-weight:normal;">For the following values: enter an integer<br/>e.g. 1200 (NOT 1,200)</small></th>
<tr><th></th>
<tr><th></th>
<th>HP</th>
<th>ATK</th>
<th>ATK</th>
<th>HP</th>
<th>DEF</th>
<th>DEF</th>
<tr>
<tr>
<th>Min.</th>
<th>Min Stats</th>
<td>{{{field|minatk|input type=integer}}}</td>
<td style="text-align:center;">{{{field|minhp|input type=textarea|rows=1}}}</td>
<td>{{{field|minhp|input type=integer}}}</td>
<td style="text-align:center;">{{{field|minatk|input type=textarea|rows=1}}}</td>
<td>{{{field|mindef|input type=integer}}}</td>
<td style="text-align:center;">{{{field|mindef|input type=textarea|rows=1}}}</td>
</tr>
<tr>
<th>Max Stats</th>
<td style="text-align:center;">{{{field|maxhp|input type=textarea|rows=1}}}</td>
<td style="text-align:center;">{{{field|maxatk|input type=textarea|rows=1}}}</td>
<td style="text-align:center;">{{{field|maxdef|input type=textarea|rows=1}}}</td>
</tr>
</tr>
</table>
</table>

Latest revision as of 01:06, 24 March 2021

This is the form for filling out Template:BBDW_Grimoire.