Template:Spell: Difference between revisions
No edit summary |
No edit summary |
||
Line 49: | Line 49: | ||
}} | }} | ||
{{#if:{{{recipe|}}}| | {{#if:{{{recipe|}}}| | ||
<tr> | |||
<td style="white-space: nowrap; vertical-align: top; padding-right: 8px;"><b>Scrolls Required</b></td> | |||
<td style="border-left: 2px solid var(--border-color-base) !important; width:100%; padding-left: 10px;"> | |||
{{#if:{{{waterScrolls|}}}|{{{waterScrolls|1}}} × {{ItemIcon|Water Scroll|size=22px}}}} | |||
</td> | |||
</tr> | |||
}} | |||
<tr> | <tr> | ||
<td style="white-space: nowrap; vertical-align: top; padding-right: 8px;"><b>Scrolls Required</b></td> | <td style="white-space: nowrap; vertical-align: top; padding-right: 8px;"><b>Scrolls Required</b></td> | ||
<td style="border-left: 2px solid var(--border-color-base) !important; width:100%; padding-left: 10px;">{{{recipe|Unknown}}}</td> | <td style="border-left: 2px solid var(--border-color-base) !important; width:100%; padding-left: 10px;">{{{recipe|Unknown}}}</td> | ||
</tr> | </tr> | ||
{{#if:{{{requirements|}}}| | {{#if:{{{requirements|}}}| | ||
<tr> | <tr> |