Items: Difference between revisions
Jump to navigation
Jump to search
Iamlinkalot (talk | contribs) No edit summary |
Iamlinkalot (talk | contribs) Fixed sizes of images + Images now link to the page |
||
Line 1: | Line 1: | ||
<div style=" | <div style=" | ||
display: grid; | display: grid; | ||
grid-template-columns: repeat(3, | grid-template-columns: repeat(3, 100px); | ||
grid-template-rows: repeat(4, | grid-template-rows: repeat(4, 100px); | ||
gap: 12px; | gap: 12px; | ||
justify-content: center; | justify-content: center; | ||
Line 9: | Line 9: | ||
<!-- 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>[[Amulets]]</th></tr><tr><td style="text-align: center;">[[File:Amulet1.png|64x64px|link=Amulets]]</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>[[Helmets]]</th></tr><tr><td style="text-align: center;">[[File:Helmet1.png|64x64px|link=Helmets]]</td></tr></table> | ||
<table class="wikitable"><tr><th>[[Containers]]</th></tr><tr><td style="text-align: center;">[[File:Backpack_gray.png]]</td></tr></table> | <table class="wikitable"><tr><th>[[Containers]]</th></tr><tr><td style="text-align: center;">[[File:Backpack_gray.png|64x64px|link=Containers]]</td></tr></table> | ||
<!-- Row 2 --> | <!-- Row 2 --> | ||
<div></div> | <div></div> | ||
<table class="wikitable"><tr><th>[[Armors]]</th></tr><tr><td style="text-align: center;">[[ | <table class="wikitable"><tr><th>[[Armors]]</th></tr><tr><td style="text-align: center;">[[Image:Chain_armor.png|64x64px|link=Armors]]</td></tr></table> | ||
<table class="wikitable"><tr><th>[[Shields]]</th></tr><tr><td style="text-align: center;">[[File:Shield3.png]]</td></tr></table> | <table class="wikitable"><tr><th>[[Shields]]</th></tr><tr><td style="text-align: center;">[[File:Shield3.png|64x64px|link=Shields]]</td></tr></table> | ||
<!-- Row 3 --> | <!-- Row 3 --> | ||
<table class="wikitable"><tr><th>[[Rings]]</th></tr><tr><td style="text-align: center;">[[File: | <table class="wikitable"><tr><th>[[Rings]]</th></tr><tr><td style="text-align: center;">[[File:Ring10.png|32x32px|link=Rings]]</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>[[Legs]]</th></tr><tr><td style="text-align: center;">[[File:Cloth_legs1.png|64x64px|link=Legs]]</td></tr></table> | ||
<table class="wikitable"><tr><th>[[Tools]]</th></tr><tr><td style="text-align: center;">[[File: | <table class="wikitable"><tr><th>[[Tools]]</th></tr><tr><td style="text-align: center;">[[File:Shovel.png|64x64px|link=Tools]]</td></tr></table> | ||
<!-- Row 4 --> | <!-- Row 4 --> | ||
<div></div> | <div></div> | ||
<table class="wikitable"><tr><th>[[Boots]]</th></tr><tr><td style="text-align: center;">[[File:Plate boots.png]]</td></tr></table> | <table class="wikitable"><tr><th>[[Boots]]</th></tr><tr><td style="text-align: center;">[[File:Plate boots.png|64x64px|link=Boots]]</td></tr></table> | ||
<div></div> | <div></div> | ||
</div> | </div> | ||
<!-- Weapons Section --> | <!-- Weapons Section --> | ||
<br> | |||
---- | |||
<div style="display: flex; justify-content: center;"> | <div style="display: flex; justify-content: center;"> | ||
{| class="wikitable fandom-table centered" | {| class="wikitable fandom-table centered" | ||
Line 39: | Line 39: | ||
!<div style="width: 120px;">[[Shields]]</div> | !<div style="width: 120px;">[[Shields]]</div> | ||
|- | |- | ||
|[[File:broadsword.png]] | |[[File:broadsword.png|64x64px|link=Melee Weapons]] | ||
|[[Image:Bow1.png]] | |[[Image:Bow1.png|64x64px|link=Ranged Weapons]] | ||
|[[Image:Staff1.png]] | |[[Image:Staff1.png|64x64px|link=Magic Weapons]] | ||
|[[Image:Leather_gloves.png]] | |[[Image:Leather_gloves.png|64x64px|link=Gloves]] | ||
|[[Image:VanguardShield.png]] | |[[Image:VanguardShield.png|64x64px|link=Shields]] | ||
|} | |} | ||
</div> | </div> |