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:{{{ | </tr>}}{{#if:{{{race|}}}|<tr> | ||
<th> | <th>Race</th> | ||
<td>{{{ | <td>{{{race}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{class|}}}|<tr> | ||
<th> | <th>Class</th> | ||
<td>{{{ | <td>{{{class}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{gender|}}}|<tr> | ||
<th> | <th>Gender</th> | ||
<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