Template:Equipment: Difference between revisions
No edit summary |
No edit summary |
||
Line 21: | Line 21: | ||
<div class="eq-entry">1</div><div class="eq-entry">2</div> | <div class="eq-entry">1</div><div class="eq-entry">2</div> | ||
</div> | </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|60px|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|60px|alt=Primary weapon offhand|link=]]}}{{#if:{{{secondary weapon|}}}|<div class="eq-entry">{{Item|{{{secondary weapon|}}}|text = hide}}</div>|[[File:TUI Icon CM RangedWeapon Empty.webp|60px|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|60px|alt=Secondary weapon offhand|link=]]}}</div> | <div class="d-flex justify-content-around"> | ||
<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|60px|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|60px|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|60px|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|60px|alt=Secondary weapon offhand|link=]]}}</div> | |||
</div> | |||
</div>|<div class="d-flex gap-2"> | </div>|<div class="d-flex gap-2"> | ||
<div class="d-flex flex-column justify-content-between equipment-container shadow p-2 mb-3"> | <div class="d-flex flex-column justify-content-between equipment-container shadow p-2 mb-3"> |