Template:Build equipment: Difference between revisions
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
<div class="gear-entry">{{#if: {{{head|}}}|<div class="mb-1" style="font-weight: 500; color: #fff;">Head</div><div class="mb-1">{{{head|}}}</div><div class="d-flex">[[File:{{{head|}}}.webp|60px|alt={{{head|}}}|link=]]<div>{{{head|}}}</div></div>|<div>Missing "head" property.</div>}}</div> | <div class="gear-entry">{{#if: {{{head|}}}|<div class="mb-1" style="font-weight: 500; color: #fff;">Head</div><div class="mb-1">{{{head|}}}</div><div class="d-flex">[[File:{{{head|}}}.webp|60px|alt={{{head|}}}|link=]]<div>{{{head|}}}</div></div>|<div>Missing "head" property.</div>}}</div> | ||
<div class="gear-entry">{{#if: {{{shoes|}}}|<div class="mb-1" style="font-weight: 500; color: #fff;">Shoes</div><div class="mb-1">{{{ | <div class="gear-entry">{{#if: {{{shoes|}}}|<div class="mb-1" style="font-weight: 500; color: #fff;">Shoes</div><div class="mb-1">{{{shoes|}}}</div><div class="d-flex">[[File:{{{shoes|}}}.webp|60px|alt={{{shoes|}}}|link=]]<div>{{{shoes|}}}</div></div>|<div>Missing "shoes" property.</div>}}</div> | ||
<div class="gear-entry">{{#if: {{{potion|}}}|<div class="mb-1" style="font-weight: 500; color: #fff;">Potion</div><div class="mb-1">{{{potion|}}}</div><div>[[File:{{{potion|}}}.webp|60px|alt={{{potion|}}}|link=]]</div>|<div>Missing "main hand weapon" property.</div>}}</div> | <div class="gear-entry">{{#if: {{{potion|}}}|<div class="mb-1" style="font-weight: 500; color: #fff;">Potion</div><div class="mb-1">{{{potion|}}}</div><div>[[File:{{{potion|}}}.webp|60px|alt={{{potion|}}}|link=]]</div>|<div>Missing "main hand weapon" property.</div>}}</div> |