Template:Equipment: Difference between revisions
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
<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> | </div> | ||
<div class="d-flex justify-content- | <div class="d-flex justify-content-center">{{#arraymap:{{{consumables}}}|,|@@@|<div class="eq-entry">{{Item|@@@|text = hide}}</div>|}}</div> | ||
</div></includeonly> | </div></includeonly> |