621
edits
| No edit summary | No edit summary Tag: Reverted | ||
| Line 10: | Line 10: | ||
| ==Awaken== | ==Awaken== | ||
| Current Effect | Current Effect | ||
| <div class="container centered-colum"> | |||
|   <div class="grid-container"> | |||
|     <div> | |||
|       <div class="title"> | |||
|         <h2>Skills</h2> | |||
|       </div> | |||
|       <div class="grid-container"> | |||
|         <div class="box box-style"> | |||
|           <h2>Skill 1</h2> | |||
|           {| | |||
|           |+Base info for skill | |||
|           !Level | |||
|           !Title | |||
|           ! Percentage | |||
|           |- | |||
|           | 1 | |||
|           |Novice  | |||
|           | | |||
|           |- | |||
|           |2 | |||
|           |Proficient | |||
|           | | |||
|           |- | |||
|           |3 | |||
|           |Virtuoso | |||
|           | | |||
|           |- | |||
|           |4 | |||
|           |Outstanding | |||
|           | | |||
|           |- | |||
|           |5 | |||
|           | Perfect | |||
|           | | |||
|           |- | |||
|           | 6 | |||
|           |Divine | |||
|           | | |||
|           |} | |||
|         </div> | |||
|         <div class="box box-style"> | |||
|           <h2>Skill 2</h2> | |||
|           {| | |||
|           |+Base info for skill | |||
|           !Level | |||
|           !Title | |||
|           ! Percentage | |||
|           |- | |||
|           | 1 | |||
|           |Novice  | |||
|           | | |||
|           |- | |||
|           |2 | |||
|           |Proficient | |||
|           | | |||
|           |- | |||
|           |3 | |||
|           |Virtuoso | |||
|           | | |||
|           |- | |||
|           |4 | |||
|           |Outstanding | |||
|           | | |||
|           |- | |||
|           |5 | |||
|           | Perfect | |||
|           | | |||
|           |- | |||
|           | 6 | |||
|           |Divine | |||
|           | | |||
|           |} | |||
|         </div> | |||
|       </div> | |||
|     </div> | |||
|     <div> | |||
|       <div class="title"> | |||
|         <h2>Title 1</h2> | |||
|       </div> | |||
|       <div class="grid-container"> | |||
|         <div class="box box-style"> | |||
|           <h2><span class="mw-headline" id="Skill_1">Skill 1</span></h2> | |||
|         </div> | |||
|         <div class="box box-style"> | |||
|           <h2><span class="mw-headline" id="Skill_1">Skill 2</span></h2> | |||
|         </div> | |||
|       </div> | |||
|     </div> | |||
|   </div> | |||
| </div> | |||
| <div class="container"> | <div class="container"> | ||
|    <div class="grid-container"> |    <div class="grid-container"> | ||
|      <div class="box box-style"> |      <div class="box box-style"> | ||
|      </div> |      </div> | ||
|      <div class="box box-style"> |      <div class="box box-style"> | ||