Template:Equipment: Difference between revisions
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
<div class="d-flex justify-content-between mb-2">{{#if:{{{legs|}}}|<div class="eq-entry">{{Item|{{{legs|}}}|text = hide}}</div>|[[File:TUI Icon CM Legs Empty.webp|60px|alt=Legs|link=]]}}{{#if:{{{ring 1|}}}|<div class="eq-entry">{{Item|{{{ring 1|}}}|text = hide}}</div>|[[File:TUI Icon CM Ring Empty.webp|60px|alt=Ring 1|link=]]}}</div> | <div class="d-flex justify-content-between mb-2">{{#if:{{{legs|}}}|<div class="eq-entry">{{Item|{{{legs|}}}|text = hide}}</div>|[[File:TUI Icon CM Legs Empty.webp|60px|alt=Legs|link=]]}}{{#if:{{{ring 1|}}}|<div class="eq-entry">{{Item|{{{ring 1|}}}|text = hide}}</div>|[[File:TUI Icon CM Ring Empty.webp|60px|alt=Ring 1|link=]]}}</div> | ||
<div class="d-flex justify-content-between mb-2">{{#if:{{{feet|}}}|<div class="eq-entry">{{Item|{{{feet|}}}|text = hide}}</div>|[[File:TUI Icon CM Feet Empty.webp|60px|alt=Feet|link=]]}}{{#if:{{{ring 2|}}}|<div class="eq-entry">{{Item|{{{ring 2|}}}|text = hide}}</div>|[[File:TUI Icon CM Ring Empty.webp|60px|alt=Ring 2|link=]]}}</div> | <div class="d-flex justify-content-between mb-2">{{#if:{{{feet|}}}|<div class="eq-entry">{{Item|{{{feet|}}}|text = hide}}</div>|[[File:TUI Icon CM Feet Empty.webp|60px|alt=Feet|link=]]}}{{#if:{{{ring 2|}}}|<div class="eq-entry">{{Item|{{{ring 2|}}}|text = hide}}</div>|[[File:TUI Icon CM Ring Empty.webp|60px|alt=Ring 2|link=]]}}</div> | ||
<div class="d-flex justify-content- | <div class="d-flex justify-content-between"> | ||
<div class="d-flex justify-content-center gap-2">{{#if:{{{primary weapon|}}}|<div class="eq-entry">{{Item|{{{primary weapon|}}}|text = hide}}</div>|[[File:TUI Icon CM PrimaryWeapon Empty.webp|54px|alt=Primary weapon|link=]]}}{{#if:{{{primary weapon offhand|}}}|<div class="eq-entry">{{Item|{{{primary weapon offhand|}}}|text = hide}}</div>|[[File:TUI Icon CM SecondaryWeapon Empty.webp|54px|alt=Primary weapon offhand|link=]]}}</div> | <div class="d-flex justify-content-center gap-2">{{#if:{{{primary weapon|}}}|<div class="eq-entry">{{Item|{{{primary weapon|}}}|text = hide}}</div>|[[File:TUI Icon CM PrimaryWeapon Empty.webp|54px|alt=Primary weapon|link=]]}}{{#if:{{{primary weapon offhand|}}}|<div class="eq-entry">{{Item|{{{primary weapon offhand|}}}|text = hide}}</div>|[[File:TUI Icon CM SecondaryWeapon Empty.webp|54px|alt=Primary weapon offhand|link=]]}}</div> | ||
<div class="d-flex justify-content-center gap-2">{{#if:{{{secondary weapon|}}}|<div class="eq-entry">{{Item|{{{secondary weapon|}}}|text = hide}}</div>|[[File:TUI Icon CM RangedWeapon Empty.webp|54px|alt=Secondary weapon|link=]]}}{{#if:{{{secondary weapon offhand|}}}|<div class="eq-entry">{{Item|{{{secondary weapon offhand|}}}|text = hide}}</div>|[[File:TUI Icon CM SecondaryWeapon Empty.webp|54px|alt=Secondary weapon offhand|link=]]}}</div> | <div class="d-flex justify-content-center gap-2">{{#if:{{{secondary weapon|}}}|<div class="eq-entry">{{Item|{{{secondary weapon|}}}|text = hide}}</div>|[[File:TUI Icon CM RangedWeapon Empty.webp|54px|alt=Secondary weapon|link=]]}}{{#if:{{{secondary weapon offhand|}}}|<div class="eq-entry">{{Item|{{{secondary weapon offhand|}}}|text = hide}}</div>|[[File:TUI Icon CM SecondaryWeapon Empty.webp|54px|alt=Secondary weapon offhand|link=]]}}</div> | ||
</div>{{#if:{{{consumables|}}}|<div class="d-flex justify-content-center mt-3 gap-3">{{#arraymap:{{{consumables}}}|,|@@@|<div class="eq-entry">{{Item|@@@|text = hide}}</div>|}}</div>}}</div></includeonly> | </div>{{#if:{{{consumables|}}}|<div class="d-flex justify-content-center mt-3 gap-3">{{#arraymap:{{{consumables}}}|,|@@@|<div class="eq-entry">{{Item|@@@|text = hide}}</div>|}}</div>}}</div></includeonly> |