Difference between revisions of "Template:Tprice"

From Stardew Valley Wiki
Jump to navigation Jump to search
(update template to use module)
 
Line 1: Line 1:
 
<includeonly>{{#if:{{{1|}}}
 
<includeonly>{{#if:{{{1|}}}
|<span style="display: none;">data-sort-value="{{{1|}}}"</span>[[File:Gold.png|18px|link=]]{{formatnum:
+
|<span style="display: none;">data-sort-value="{{{1|}}}"</span><!--
  {{#ifeq:{{{1|}}}|furniture
+
-->{{#invoke:Tcartprice|tprice
    | 250–2500
+
|price = {{{1|}}}
    |{{#expr:
+
|separator =
          {{#ifexpr:100>{{{1|}}}*3
+
|gold = g
          | 100
+
|spacearoundseparator = false
          | {{{1|}}}*3
+
}}
          }}
+
|}}</includeonly><noinclude>{{{{FULLPAGENAME}}/doc}}</noinclude>
        }}{{#expr:
 
          {{#ifexpr:1000>{{{1|}}}*5
 
          | 1000
 
          | {{{1|}}}*5
 
          }}
 
        }}
 
      }}
 
  }}g
 
}}</includeonly><noinclude>{{{{FULLPAGENAME}}/doc}}</noinclude>
 

Latest revision as of 17:55, 18 June 2023

Tprice is used to calculate the traveling cart price from the base price of an item. This template also adds a gold coin icon and a language-appropriate symbol for gold.

Examples

{{Tprice|2}}

data-sort-value="2"Gold.png100–1,000g

{{Tprice|225}}

data-sort-value="225"Gold.png675–1,125g

{{Tprice|1000000}}

data-sort-value="1000000"Gold.png3,000,000–5,000,000g

{{Tprice|furniture}}

data-sort-value="furniture"Gold.png250–2,500g