Template:Infobox People: Difference between revisions

From SureAI Wiki
No edit summary
Eaglebyrd (talk | contribs)
Added missing variables
 
Line 8: Line 8:
     <th>Health</th>
     <th>Health</th>
     <td>{{{health}}}</td>
     <td>{{{health}}}</td>
</tr>}}{{#if:{{{magicka|}}}|<tr>
    <th>Magicka</th>
    <td>{{{magicka}}}</td>
</tr>}}{{#if:{{{fatigue|}}}|<tr>
    <th>Fatigue</th>
    <td>{{{fatigue}}}</td>
</tr>}}{{#if:{{{spells|}}}|<tr>
    <th>Spells</th>
    <td>{{{spells}}}</td>
</tr>}}{{#if:{{{mercantile|}}}|<tr>
    <th>Mercantile</th>
    <td>{{{mercantile}}}</td>
</tr>}}{{#if:{{{bartergold|}}}|<tr>
    <th>BarterGold</th>
    <td>{{{bartergold}}}</td>
</tr>}}{{#if:{{{gender|}}}|<tr>
    <th>Gender</th>
    <td>{{{gender}}}</td>
</tr>}}{{#if:{{{race|}}}|<tr>
</tr>}}{{#if:{{{race|}}}|<tr>
     <th>Race</th>
     <th>Race</th>
Line 14: Line 32:
     <th>Class</th>
     <th>Class</th>
     <td>{{{class}}}</td>
     <td>{{{class}}}</td>
</tr>}}{{#if:{{{gender|}}}|<tr>
</tr>}}{{#if:{{{factions|}}}|<tr>
     <th>Gender</th>
     <th>Factions</th>
     <td>{{{gender}}}</td>
     <td>{{{factions}}}</td>
</tr>}}{{#if:{{{aipackages|}}}|<tr>
    <th>aipackages</th>
    <td>{{{AiPackages}}}</td>
</tr>}}{{#if:{{{aggression|}}}|<tr>
    <th>Aggression</th>
    <td>{{{aggression}}}</td>
</tr>}}{{#if:{{{confidence|}}}|<tr>
    <th>Confidence</th>
    <td>{{{confidence}}}</td>
</tr>}}{{#if:{{{responsibility|}}}|<tr>
    <th>Responsibility</th>
    <td>{{{responsibility}}}</td>
</tr>}}{{#if:{{{energylevel|}}}|<tr>
    <th>EnergyLevel</th>
    <td>{{{energylevel}}}</td>
</tr>}}{{#if:{{{essential|}}}|<tr>
</tr>}}{{#if:{{{essential|}}}|<tr>
     <th>Essential</th>
     <th>Essential</th>

Latest revision as of 03:53, 2 April 2026

Infobox People