We do our best to give you all information you need. Use the Search menu to search for the page you are looking for. The most used pages are on the side menu or in the Popular Pages page.

Do you miss important stuff or do you have suggestions? Let us know via Discord or in-game. Thank you for using our Wiki!

Difference between revisions of "Main page/Test Cypher"

From GrinderScape Wiki
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