Template:Infobox People: Difference between revisions

From SureAI Wiki
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 7: Line 7:
</tr>}}{{#if:{{{health|}}}|<tr>
</tr>}}{{#if:{{{health|}}}|<tr>
     <th>Health</th>
     <th>Health</th>
     <td>{{{param2}}}</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>}}{{#if:{{{respawn|}}}|<tr>
    <th>Respawn</th>
    <td>{{{respawn}}}</td>
</tr>}}{{#if:{{{baseID|}}}|<tr>
    <th>BaseID</th>
    <td>{{{baseID}}}</td>
</tr>}}{{#if:{{{refID|}}}|<tr>
    <th>RefID</th>
    <td>{{{refID}}}</td>
</tr>}}{{#if:{{{editorID|}}}|<tr>
    <th>EditorID</th>
    <td>{{{editorID}}}</td>
</tr>}}</table>
</tr>}}</table>
</div>
</div>

Latest revision as of 18:32, 18 February 2026

Infobox People