Template:Equipment: Difference between revisions
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
<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> | |||
<div class="d-flex justify-content-around"> | |||
<div>1</div><div>2</div><div>3</div><div>4</div><div>5</div> | |||
</div> | </div> | ||
</div></includeonly> | </div></includeonly> |