Welcome to the RuneGlory Wiki, where we do our best to make your life easier!

You can use the search menu on the right side of the wiki (or at the bottom if you are on mobile) to search for the page you are looking for. The most popular pages can be found on the right side of the wiki aswell (or again at the bottom if you are on mobile).

Difference between revisions of "Main page/Test Cypher"

From RuneGlory
Jump to: navigation, search
Line 9: Line 9:
  
 
select {
 
select {
    background-color: white;
+
  color: white;
    color: #FFFFFF;
+
  width: 100%;
 
}
 
}
  
Line 25: Line 25:
 
   <tr>
 
   <tr>
 
     <td>Your skill XP</td>
 
     <td>Your skill XP</td>
     <td> input field </td>
+
     <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 gamemode</option>
+
      <option value="mode-normal">Normal mode</option>
  <option value="mode-ironman">Ironman</option>
+
      <option value="mode-ironman">Ironman mode</option>
  <option value="mode-hcim">Hardcore Ironman</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