|
|
| Line 1: |
Line 1: |
| <div class="mp-body">
| | <div style="display:grid; grid-template-columns: repeat(3, 1fr); gap: 1em; text-align:center;"> |
| <div style="display:grid; grid-template-columns: repeat(3, 1fr); gap: 1em; text-align:center;">
| | <div>[[File:GettingStarted.png|85px|link=Getting Started]]<br/>[[Getting Started]]</div> |
|
| | <div>[[File:Settings5.webp|85px|link=Settings]]<br/>[[Settings]]</div> |
| <a href="/Getting_Started" style="display:flex; flex-direction:column; align-items:center; text-decoration:none; color:inherit;">
| | <div>[[File:Ironman.png|85px|link=Ironmen]]<br/>[[Ironmen]]</div> |
| <img src="/images/4/4a/GettingStarted.png" width="85px" />
| | <div>[[File:Skills2.png|85px|link=Skill Options]]<br/>[[Skill Options]]</div> |
| <span>Getting Started</span>
| | <div>[[File:Quests.png|85px|link=Quests]]<br/>[[Quests]]</div> |
| </a>
| | <div>[[File:Bosses.png|85px|link=Bosses]]<br/>[[Bosses]]</div> |
| | | <div>[[File:SupportedGear.png|85px|link=Supported Gear]]<br/>[[Supported Gear]]</div> |
| <a href="/Settings" style="display:flex; flex-direction:column; align-items:center; text-decoration:none; color:inherit;">
| | <div>[[File:Teleport.png|85px|link=Supported Teleports]]<br/>[[Supported Teleports]]</div> |
| <img src="/images/.../Settings5.png" width="85px" />
| | <div>[[File:CPU.png|85px|link=Coding Resources]]<br/>[[Coding Resources]]</div> |
| <span>Settings</span>
| |
| </a>
| |
| | |
| <a href="/Ironmen" style="display:flex; flex-direction:column; align-items:center; text-decoration:none; color:inherit;">
| |
| <img src="/images/.../Ironman.png" width="85px" />
| |
| <span>Ironmen</span>
| |
| </a>
| |
| | |
| <a href="/Skill_Options" style="display:flex; flex-direction:column; align-items:center; text-decoration:none; color:inherit;">
| |
| <img src="/images/.../Skills2.png" width="85px" />
| |
| <span>Skill Options</span>
| |
| </a>
| |
| | |
| <a href="/Quests" style="display:flex; flex-direction:column; align-items:center; text-decoration:none; color:inherit;">
| |
| <img src="/images/.../Quests.png" width="85px" />
| |
| <span>Quests</span>
| |
| </a>
| |
| | |
| <a href="/Bosses" style="display:flex; flex-direction:column; align-items:center; text-decoration:none; color:inherit;">
| |
| <img src="/images/.../Bosses.png" width="85px" />
| |
| <span>Bosses</span>
| |
| </a>
| |
| | |
| <a href="/Supported_Gear" style="display:flex; flex-direction:column; align-items:center; text-decoration:none; color:inherit;">
| |
| <img src="/images/.../SupportedGear.png" width="85px" />
| |
| <span>Supported Gear</span>
| |
| </a>
| |
| | |
| <a href="/Supported_Teleports" style="display:flex; flex-direction:column; align-items:center; text-decoration:none; color:inherit;">
| |
| <img src="/images/.../Teleport.png" width="85px" />
| |
| <span>Supported Teleports</span>
| |
| </a>
| |
| | |
| <a href="/Coding_Resources" style="display:flex; flex-direction:column; align-items:center; text-decoration:none; color:inherit;">
| |
| <img src="/images/.../CPU.png" width="85px" />
| |
| <span>Coding Resources</span>
| |
| </a>
| |
| | |
| </div>
| |
| </div> | | </div> |