Difference between revisions of "Template:Store row prices"

From Team Fortress Wiki
Jump to: navigation, search
m (Reverted edits by WindPower (talk) to last revision by Fashnek)
(use {{item price/all}} which utilises _all_ functionality in individual price keys (4 combined calls into one, WB rubles); should bring significant performance gains in terms of page loading times.)
Line 28: Line 28:
 
|-
 
|-
 
{{#if: {{{1|}}} |
 
{{#if: {{{1|}}} |
{{!}} {{Item price|USD|item={{{1}}}}} {{!!}} {{Item price|GBP|item={{{1}}}}} {{!!}} {{Item price|EUR|item={{{1}}}}}
+
{{!}} {{Item price/all|item={{{1}}}}}
 
{{#if: {{{2|}}} |
 
{{#if: {{{2|}}} |
{{!}} {{Item price|USD|item={{{2}}}}} {{!!}} {{Item price|GBP|item={{{2}}}}} {{!!}} {{Item price|EUR|item={{{2}}}}}
+
{{!}} {{Item price/all|item={{{2}}}}}
 
{{#if: {{{3|}}} |
 
{{#if: {{{3|}}} |
{{!}} {{Item price|USD|item={{{3}}}}} {{!!}} {{Item price|GBP|item={{{3}}}}} {{!!}} {{Item price|EUR|item={{{3}}}}}
+
{{!}} {{Item price/all|item={{{3}}}}}
 
{{#if: {{{4|}}} |
 
{{#if: {{{4|}}} |
{{!}} {{Item price|USD|item={{{4}}}}} {{!!}} {{Item price|GBP|item={{{4}}}}} {{!!}} {{Item price|EUR|item={{{4}}}}}
+
{{!}} {{Item price/all|item={{{4}}}}}
 
}} }} }} }}
 
}} }} }} }}
 
|-
 
|-

Revision as of 09:28, 22 December 2011


|- style="font-weight:bold;"

|-

|-