Template:ItemBox: Difference between revisions

Jump to navigation Jump to search
Mixorio (talk | contribs)
mNo edit summary
m Set Souls icon size to 12px
Line 7: Line 7:
  | Spirit = background-color: #8B56B4;
  | Spirit = background-color: #8B56B4;
  | background-color: #C97A03;}}"
  | background-color: #C97A03;}}"
! {{souls|{{#if: {{{item_price|}}}|{{{item_price}}}|{{#invoke:ItemData|get_cost|{{{item_name|{{{1}}}}}}}}}}}}
! {{souls|{{#if: {{{item_price|}}}|{{{item_price}}}|{{#invoke:ItemData|get_cost|{{{item_name|{{{1}}}}}}}}}}|size=12px}}
|- style="text-align:center; width:100px; max-width:200px; height:60px; {{  
|- style="text-align:center; width:100px; max-width:200px; height:60px; {{  
#switch: {{#if: {{{item_type|}}}|{{{item_type}}}|{{#invoke:ItemData|get_type|{{{item_name|{{{1}}}}}}}}}}
#switch: {{#if: {{{item_type|}}}|{{{item_type}}}|{{#invoke:ItemData|get_type|{{{item_name|{{{1}}}}}}}}}}