Anonymous user
Template:Item infobox: Difference between revisions
no edit summary
imported>TerboGoodGame No edit summary |
imported>Denatidum No edit summary |
||
Line 23: | Line 23: | ||
<th>Durability</th> | <th>Durability</th> | ||
<td>{{{durability|}}}</td> | <td>{{{durability|}}}</td> | ||
</tr> | |||
| }} | |||
{{#if: {{{blastresistance|}}} | | |||
<tr> | |||
<th>Blast resistance</th> | |||
<td>{{{blastresistance|}}}</td> | |||
</tr> | </tr> | ||
| }} | | }} | ||
Line 33: | Line 39: | ||
{{#if: {{{tool|}}} | | {{#if: {{{tool|}}} | | ||
<tr> | <tr> | ||
<th>Tool(s)</th> | <th>[[Tool|Tool(s)]]</th> | ||
<td>{{Inventory slot|item={{{tool|}}}}}</td> | <td>{{Inventory slot|item={{{tool|}}}}}</td> | ||
</tr> | </tr> |