Items: Difference between revisions
Jump to navigation
Jump to search
Iamlinkalot (talk | contribs) No edit summary |
Iamlinkalot (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<div style="display: | <div style=" | ||
display: grid; | |||
grid-template-columns: repeat(3, 130px); | |||
grid-template-rows: repeat(4, 130px); | |||
gap: 12px; | |||
justify-content: center; | |||
font-family: sans-serif; | |||
"> | |||
<!-- Row 1 --> | <!-- Row 1 --> | ||
<table class="wikitable"><tr><th>[[Amulets]]</th></tr><tr><td style="text-align: center;">[[File:Amulet1.png]]</td></tr></table> | |||
<table class="wikitable"><tr><th>[[Helmets]]</th></tr><tr><td style="text-align: center;">[[File:Helmet1.png]]</td></tr></table> | |||
<table class="wikitable"><tr><th>[[Containers]]</th></tr><tr><td style="text-align: center;">[[File:Backpack_gray.png]]</td></tr></table> | |||
<!-- Row 2 --> | <!-- Row 2 --> | ||
<div | <div></div> | ||
<table class="wikitable"><tr><th>[[Armors]]</th></tr><tr><td style="text-align: center;">[[File:Chain_armor.png]]</td></tr></table> | |||
<table class="wikitable"><tr><th>[[Shields]]</th></tr><tr><td style="text-align: center;">[[File:Shield3.png]]</td></tr></table> | |||
<!-- Row 3 --> | <!-- Row 3 --> | ||
<table class="wikitable"><tr><th>[[Rings]]</th></tr><tr><td style="text-align: center;">[[File:RegenerationRing.gif]]</td></tr></table> | |||
<table class="wikitable"><tr><th>[[Legs]]</th></tr><tr><td style="text-align: center;">[[File:Cloth_legs1.png]]</td></tr></table> | |||
<table class="wikitable"><tr><th>[[Tools]]</th></tr><tr><td style="text-align: center;">[[File:Lanterngif.gif]]</td></tr></table> | |||
</tr></table | |||
<!-- Row 4 --> | <!-- Row 4 --> | ||
<div | <div></div> | ||
<table class="wikitable"><tr><th>[[Boots]]</th></tr><tr><td style="text-align: center;">[[File:Plate boots.png]]</td></tr></table> | |||
</div> | <div></div> | ||
</div> | |||
<!-- Weapons Section --> | |||
==Weapons== | ==Weapons== | ||
<div style=" | <div style="display: flex; justify-content: center;"> | ||
{| class="wikitable sortable fandom-table" | {| class="wikitable sortable fandom-table centered" | ||
![[Melee Weapons]] | !<div style="width: 120px;">[[Melee Weapons]]</div> | ||
![[Ranged Weapons]] | !<div style="width: 120px;">[[Ranged Weapons]]</div> | ||
![[Magic Weapons]] | !<div style="width: 120px;">[[Magic Weapons]]</div> | ||
![[Gloves]] | !<div style="width: 120px;">[[Gloves]]</div> | ||
![[Shields]] | !<div style="width: 120px;">[[Shields]]</div> | ||
|- | |- | ||
|[[File:broadsword.png]] | |[[File:broadsword.png]] | ||
Line 43: | Line 45: | ||
|[[Image:VanguardShield.png]] | |[[Image:VanguardShield.png]] | ||
|} | |} | ||
</div> | </div> |