Template:ItemUpgradeable: Difference between revisions

m
4th material line was missing a |
(Actually changed over to always using ItemIcon instead of only sometimes. Also simplified by just always defaulting to svg extension instead of unnecessary if checks)
m (4th material line was missing a |)
Line 19: Line 19:
-->{{#if:{{{4|}}}|<br/>{{ItemIcon|{{{4}}}|qty={{{5}}}|ext={{{mat2ext|svg}}}}}}}<!--
-->{{#if:{{{4|}}}|<br/>{{ItemIcon|{{{4}}}|qty={{{5}}}|ext={{{mat2ext|svg}}}}}}}<!--
-->{{#if:{{{6|}}}|<br/>{{ItemIcon|{{{6}}}|qty={{{7}}}|ext={{{mat3ext|svg}}}}}}}<!--
-->{{#if:{{{6|}}}|<br/>{{ItemIcon|{{{6}}}|qty={{{7}}}|ext={{{mat3ext|svg}}}}}}}<!--
-->{{#if:{{{8|}}}|<br/>{{ItemIcon|{{{8}}}qty=|{{{9}}}|ext={{{mat4ext|svg}}}}}}}<!--
-->{{#if:{{{8|}}}|<br/>{{ItemIcon|{{{8}}}|qty=|{{{9}}}|ext={{{mat4ext|svg}}}}}}}<!--
-->{{#if:{{{10|}}}|<br/>{{ItemIcon|{{{10}}}|qty={{{11}}}|ext={{{mat5ext|svg}}}}}}}<!--
-->{{#if:{{{10|}}}|<br/>{{ItemIcon|{{{10}}}|qty={{{11}}}|ext={{{mat5ext|svg}}}}}}}<!--
-->{{#if:{{{12|}}}|<br/>{{ItemIcon|{{{12}}}|qty={{{13}}}|ext={{{mat6ext|svg}}}}}}}<!--
-->{{#if:{{{12|}}}|<br/>{{ItemIcon|{{{12}}}|qty={{{13}}}|ext={{{mat6ext|svg}}}}}}}<!--
55

edits