Anonymous user
Template:Item infobox: Difference between revisions
m
no edit summary
imported>SunSeeker02 No edit summary |
imported>Ttv pedro270707 mNo edit summary |
||
Line 10: | Line 10: | ||
{{#if: {{{item|{{{durability|}}}}}} | | {{#if: {{{item|{{{durability|}}}}}} | | ||
<div class="infobox out"> | <div class="infobox out"> | ||
{{#if: {{{item|}}} | {{Inventory slot|{{{item|}}}}} | {{#if: {{{item|}}} | {{Inventory slot|item={{{item|}}}}}}} | ||
{{#if: {{{description{{{durability|{{{renewable|{{{stackable|{{{tool|}}}}}}}}}}}}}}} | | {{#if: {{{description{{{durability|{{{renewable|{{{stackable|{{{tool|}}}}}}}}}}}}}}} | | ||
<table class="infobox-table"> | <table class="infobox-table"> | ||
Line 28: | Line 28: | ||
<tr> | <tr> | ||
<th>Tool(s)</th> | <th>Tool(s)</th> | ||
<td>{{{tool|}}}</td> | <td>{{Inventory slot|item={{{tool|}}}}}</td> | ||
</tr> | </tr> | ||
| }} | | }} | ||
Line 47: | Line 47: | ||
</div> | </div> | ||
| }} | | }} | ||
</div></includeonly><noinclude>{{ | </div></includeonly><noinclude> | ||
{{Documentation}} | |||
<!-- Put categories on the documentation page --> | |||
</noinclude> | |||
[[Category:Pages using DynamicPageList3 dplvar parser function]] | [[Category:Pages using DynamicPageList3 dplvar parser function]] |