(id test)
No edit summary
Line 8: Line 8:
         <th>Stack Limit</th>
         <th>Stack Limit</th>
         <td>{{{stacklimit}}}</td>
         <td>{{{stacklimit}}}</td>
    </tr>}}
    {{#if:{{{id|}}}|<tr>
        <th>ID</th>
        <td>{{{id}}}</td>
    </tr>}}
    </table>
    <table class="infobox-table">
    {{#if:{{{stacklimit|}}}|<tr>
        <th>Stack Limit</th>
        <td>{{{stacklimit}}}</td>
    </tr>}}
    {{#if:{{{hunger|}}}|<tr>
        <th>Hunger</th>
        <td>{{{hunger}}}</td>
    </tr>}}
    {{#if:{{{saturation|}}}|<tr>
        <th>Saturation</th>
        <td>{{{saturation}}}</td>
     </tr>}}
     </tr>}}
     {{#if:{{{id|}}}|<tr>
     {{#if:{{{id|}}}|<tr>

Revision as of 17:35, 24 September 2026

InfoboxItem