Difference between revisions of "Template:Tprice"

From Stardew Valley Wiki
Jump to navigation Jump to search
(Created page with "<includeonly><span class="sortkey" style="display:none;">{{#len:{{{1|}}}}}{{{1|}}}</span><span class="no-wrap"> 24px|alt=Coin Icon|link={{formatnum: {{#if:{{...")
 
(update template to use module)
 
(18 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<includeonly><span class="sortkey" style="display:none;">{{#len:{{{1|}}}}}{{{1|}}}</span><span class="no-wrap">
+
<includeonly>{{#if:{{{1|}}}
[[File:Gold.png|24px|alt=Coin Icon|link=]]{{formatnum:
+
|<span style="display: none;">data-sort-value="{{{1|}}}"</span><!--
{{#if:{{{3|}}}|{{price|{{#ifeq:{{{3|}}}|furniture|
+
-->{{#invoke:Tcartprice|tprice
250-2500
+
|price = {{{1|}}}
|
+
|separator = –
{{#ifeq:{{{math|}}}|false|{{{1|}}}|{{#expr:
+
|gold = g
    {{#ifexpr:100>{{{1|}}}*3|
+
|spacearoundseparator = false
        100
+
}}
        |
+
|}}</includeonly><noinclude>{{{{FULLPAGENAME}}/doc}}</noinclude>
        {{{3|}}}*3
 
    }}
 
    }}-{{#expr:
 
    {{#ifexpr:1000>{{{1|}}}*5|
 
        1000
 
        |
 
        {{{1|}}}*5
 
    }} }} }} }} }} }}g</span>
 
</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