Template:Infobox People: Difference between revisions

From SureAI Wiki
No edit summary
Eaglebyrd (talk | contribs)
Added missing variables
 
(4 intermediate revisions by one other user not shown)
Line 5: Line 5:
     <th>Level</th>
     <th>Level</th>
     <td>{{{level}}}</td>
     <td>{{{level}}}</td>
</tr>}}{{#if:{{{param2|}}}|<tr>
</tr>}}{{#if:{{{health|}}}|<tr>
     <th>Health</th>
     <th>Health</th>
     <td>{{{param2}}}</td>
     <td>{{{health}}}</td>
</tr>}}{{#if:{{{param3|}}}|<tr>
</tr>}}{{#if:{{{magicka|}}}|<tr>
     <th>Parameter 3</th>
     <th>Magicka</th>
     <td>{{{param3}}}</td>
     <td>{{{magicka}}}</td>
</tr>}}{{#if:{{{param4|}}}|<tr>
</tr>}}{{#if:{{{fatigue|}}}|<tr>
     <th>Parameter 4</th>
     <th>Fatigue</th>
     <td>{{{param4}}}</td>
     <td>{{{fatigue}}}</td>
</tr>}}{{#if:{{{param5|}}}|<tr>
</tr>}}{{#if:{{{spells|}}}|<tr>
     <th>Parameter 5</th>
     <th>Spells</th>
     <td>{{{param5}}}</td>
     <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>
    <th>Race</th>
    <td>{{{race}}}</td>
</tr>}}{{#if:{{{class|}}}|<tr>
    <th>Class</th>
    <td>{{{class}}}</td>
</tr>}}{{#if:{{{factions|}}}|<tr>
    <th>Factions</th>
    <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>
    <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 03:53, 2 April 2026

Infobox People