Template:Skill info: Difference between revisions

From Roat Pkz
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
   <tbody>
   <tbody>
     <tr>
     <tr>
       <td>Farming</td>
       <td>{{{skill}}}</td>
       <td>1</td>
       <td>{{{level}}}</td>
       <td><span class="xp-per-action">10</span></td>
       <td><span class="xp-per-action">{{{xp}}}</span></td>
       <td>
       <td>
         <button class="decrease">-</button>
         <button class="decrease">-</button>
Line 19: Line 19:
         <button class="increase">+</button>
         <button class="increase">+</button>
       </td>
       </td>
       <td><span class="total-xp">10</span></td>
       <td><span class="total-xp">{{{xp}}}</span></td>
     </tr>
     </tr>
   </tbody>
   </tbody>
</table>
</table>

Revision as of 13:23, 11 December 2025

<thead> </thead> <tbody> </tbody>
Skill Level XP per Action Actions Total XP
{{{skill}}} {{{level}}} {{{xp}}}
       <button class="decrease">-</button>
       1
       <button class="increase">+</button>
{{{xp}}}