From RuneGlory
Line 9: | Line 9: | ||
select { | select { | ||
− | + | color: white; | |
− | + | width: 100%; | |
} | } | ||
Line 25: | Line 25: | ||
<tr> | <tr> | ||
<td>Your skill XP</td> | <td>Your skill XP</td> | ||
− | <td> input | + | <td> |
+ | <input type="text" id="fname" name="skill-xp" placeholder="Your XP.."> | ||
+ | </td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 34: | Line 36: | ||
<td> Gameplay mode</td> | <td> Gameplay mode</td> | ||
<td> | <td> | ||
− | <select> | + | <select id="gamemode" name="gamemode"> |
− | + | <option value="mode-normal">Normal mode</option> | |
− | + | <option value="mode-ironman">Ironman mode</option> | |
− | + | <option value="mode-hcim">Hardcore ironman mode</option> | |
− | </select> | + | </select> |
</div> | </div> | ||
</div> | </div> |
Revision as of 10:19, 7 June 2017
Test page from Cypher to make the build-in XP Calculator
Test Firemaking Tables:
Your skill XP | |
Target level/xp | Dropdown options |
Gameplay mode | |
Use knowledge totem | |
Brawlers |
Amount required | Name | Level | XP |
Dynamic input | Regular log | 1 | Dynamic input |