Difference between revisions of "Template:Store row prices"
(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.) |
m (yeah no) (Tag: Undo) |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 18: | Line 18: | ||
|- style="font-weight:bold;" | |- style="font-weight:bold;" | ||
{{#if: {{{1|}}} | | {{#if: {{{1|}}} | | ||
− | {{!}} colspan=3 {{!}} {{#if:{{{no-link-1|}}}|{{item name|{{{1}}} | + | {{!}} colspan=3 {{!}} {{#if:{{{no-link-1|}}}|{{item name|{{{1}}}}}|{{item link|{{{1}}}}}}} |
{{#if: {{{2|}}} | | {{#if: {{{2|}}} | | ||
− | {{!}} colspan=3 {{!}} {{#if:{{{no-link-2|}}}|{{item name|{{{2}}} | + | {{!}} colspan=3 {{!}} {{#if:{{{no-link-2|}}}|{{item name|{{{2}}}}}|{{item link|{{{2}}}}}}} |
{{#if: {{{3|}}} | | {{#if: {{{3|}}} | | ||
− | {{!}} colspan=3 {{!}} {{#if:{{{no-link-3|}}}|{{item name|{{{3}}} | + | {{!}} colspan=3 {{!}} {{#if:{{{no-link-3|}}}|{{item name|{{{3}}}}}|{{item link|{{{3}}}}}}} |
{{#if: {{{4|}}} | | {{#if: {{{4|}}} | | ||
− | {{!}} colspan=3 {{!}} {{#if:{{{no-link-4|}}}|{{item name|{{{4}}} | + | {{!}} colspan=3 {{!}} {{#if:{{{no-link-4|}}}|{{item name|{{{4}}}}}|{{item link|{{{4}}}}}}} |
}} }} }} }} | }} }} }} }} | ||
|- | |- | ||
{{#if: {{{1|}}} | | {{#if: {{{1|}}} | | ||
− | {{!}} {{Item price | + | {{!}} {{Item price|USD|item={{{1}}}}} {{!!}} {{Item price|GBP|item={{{1}}}}} {{!!}} {{Item price|EUR|item={{{1}}}}} |
{{#if: {{{2|}}} | | {{#if: {{{2|}}} | | ||
− | {{!}} {{Item price | + | {{!}} {{Item price|USD|item={{{2}}}}} {{!!}} {{Item price|GBP|item={{{2}}}}} {{!!}} {{Item price|EUR|item={{{2}}}}} |
{{#if: {{{3|}}} | | {{#if: {{{3|}}} | | ||
− | {{!}} {{Item price | + | {{!}} {{Item price|USD|item={{{3}}}}} {{!!}} {{Item price|GBP|item={{{3}}}}} {{!!}} {{Item price|EUR|item={{{3}}}}} |
{{#if: {{{4|}}} | | {{#if: {{{4|}}} | | ||
− | {{!}} {{Item price | + | {{!}} {{Item price|USD|item={{{4}}}}} {{!!}} {{Item price|GBP|item={{{4}}}}} {{!!}} {{Item price|EUR|item={{{4}}}}} |
}} }} }} }} | }} }} }} }} | ||
|- | |- |
Latest revision as of 22:21, 4 December 2021
|- style="font-weight:bold;"
|-
|-