Template:Infobox People: Difference between revisions

From SureAI Wiki
No edit summary
No edit summary
Line 8: Line 8:
     <th>Health</th>
     <th>Health</th>
     <td>{{{health}}}</td>
     <td>{{{health}}}</td>
</tr>}}{{#if:{{{param3|}}}|<tr>
</tr>}}{{#if:{{{race|}}}|<tr>
     <th>Parameter 3</th>
     <th>Race</th>
     <td>{{{param3}}}</td>
     <td>{{{race}}}</td>
</tr>}}{{#if:{{{param4|}}}|<tr>
</tr>}}{{#if:{{{class|}}}|<tr>
     <th>Parameter 4</th>
     <th>Class</th>
     <td>{{{param4}}}</td>
     <td>{{{class}}}</td>
</tr>}}{{#if:{{{param5|}}}|<tr>
</tr>}}{{#if:{{{gender|}}}|<tr>
     <th>Parameter 5</th>
     <th>Gender</th>
     <td>{{{param5}}}</td>
     <td>{{{gender}}}</td>
</tr>}}{{#if:{{{essential|}}}|<tr>
    <th>Essential</th>
    <td>{{{essential}}}</td>
</tr>}}</table>
</tr>}}</table>
</div>
</div>

Revision as of 18:28, 18 February 2026

Infobox People