contributors, Interface administrators, uploadaccess
1,001
edits
Tag: Undo |
m (fixing broken if statement) |
||
| Line 5: | Line 5: | ||
<div style="display: flex"> | <div style="display: flex"> | ||
<div style="flex-direction: column-reverse;"> | <div style="flex-direction: column-reverse;"> | ||
{{#if: {{{rarity|}}}[[File:{{{rarity}}}.png|right|40x40px]]|}} {{#if: {{{type|}}}|[[File:{{{type}}}.png|right|40x40px]]|}} | {{#if: {{{rarity|}}}|[[File:{{{rarity}}}.png|right|40x40px]]|}} {{#if: {{{type|}}}|[[File:{{{type}}}.png|right|40x40px]]|}} | ||
</div> | </div> | ||
<!-- I'm sorry this following line isn't spaced properly, if I space it the alignment breaks --> | <!-- I'm sorry this following line isn't spaced properly, if I space it the alignment breaks --> | ||