Template:BBDW Grimoire: Difference between revisions

Template page
(Adjusted BBDW Grimoire art appearance and position.)
(added maxfxdesc, maxhp, maxdef, maxatk)
Line 22: Line 22:
}}</td>
}}</td>
<td style="text-align:left; vertical-align:top;"|><!--
<td style="text-align:left; vertical-align:top;"|><!--
-->{{{fxdesc|}}}<!--
-->{{{fxdesc|}}}{{#if:{{{maxfxdesc|}}}|<br>(At MAX) {{{maxfxdesc|}}}}}<!--
--></td>
--></td>
</tr><!--
</tr><!--
Line 30: Line 30:
-->{{#if:{{{rarity|}}}|<tr><th>Rarity</th><td>{{#switch:{{{rarity|}}}|1=★|2=★★|3=★★★|4=★★★★|5=★★★★★}}</td><tr>}}<!--
-->{{#if:{{{rarity|}}}|<tr><th>Rarity</th><td>{{#switch:{{{rarity|}}}|1=★|2=★★|3=★★★|4=★★★★|5=★★★★★}}</td><tr>}}<!--
-->{{#if:{{{cost|}}}|<tr><th>Cost</th><td>{{{cost|}}}</td><tr>}}<!--
-->{{#if:{{{cost|}}}|<tr><th>Cost</th><td>{{{cost|}}}</td><tr>}}<!--
-->{{#if:{{{minhp|}}}|<tr><th>HP (Min)</th><td>{{{minhp|}}}</td><tr>}}<!--
--><tr><th>HP (Min/Max)</th><td>{{{minhp|}}}/{{{maxhp|}}}</td><tr><!--
-->{{#if:{{{minatk|}}}|<tr><th>Atk (Min)</th><td>{{{minatk|}}}</td><tr>}}<!--
--><tr><th>Atk (Min/Max)</th><td>{{{minatk|}}}/{{{maxatk|}}}</td><tr><!--
-->{{#if:{{{mindef|}}}|<tr><th>Def (Min)</th><td>{{{mindef|}}}</td><tr>}}<!--
--><tr><th>Def (Min/Max)</th><td>{{{mindef|}}}/{{{maxdef|}}}</td><tr><!--
-->{{#if:{{{illust|}}}|<tr><th> Illustrator </th><td><!--
-->{{#if:{{{illust|}}}|<tr><th> Illustrator </th><td><!--
-->{{{illust|}}}{{#if:{{{illustalt|}}}|&nbsp;({{{illustalt|}}})}} </td></tr>}}<!--
-->{{{illust|}}}{{#if:{{{illustalt|}}}|&nbsp;({{{illustalt|}}})}} </td></tr>}}<!--
Line 69: Line 69:
|minhp = {{{minhp|}}}
|minhp = {{{minhp|}}}
|mindef = {{{mindef|}}}
|mindef = {{{mindef|}}}
|maxatk= {{{maxatk|}}}
|maxhp = {{{maxhp|}}}
|maxdef= {{{maxdef|}}}
|fxicon =  
|fxicon =  
|fxdesc = {{{fxdesc|}}}
|fxdesc = {{{fxdesc|}}}
|maxfxdesc = {{{maxfxdesc|}}}
|statuses = {{{statuses|}}}
|statuses = {{{statuses|}}}
|characters = {{{characters|}}}
|characters = {{{characters|}}}
Line 94: Line 98:
|minhp = Integer
|minhp = Integer
|mindef = Integer
|mindef = Integer
|maxatk = Integer
|maxhp = Integer
|maxdef = Integer
|fxicon = File
|fxicon = File
|fxdesc = Wikitext
|fxdesc = Wikitext
|maxfxdesc = Wikitext
|statuses= List (,) of String
|statuses= List (,) of String
|characters=List (,) of String
|characters=List (,) of String

Revision as of 01:03, 24 March 2021

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

Documentation icon Template documentation[create]