Template:Skill info: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
<tbody> | <tbody> | ||
<tr> | <tr> | ||
<td> | <td>{{{skill}}}</td> | ||
<td> | <td>{{{level}}}</td> | ||
<td><span class="xp-per-action"> | <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"> | <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}}} |