Difference between revisions of "Template:Price"

From Stardew Valley Wiki
Jump to navigation Jump to search
(Testing sort value parameter)
(Still testing sort-value)
Line 3: Line 3:
 
|qi=[[File:QiCoin.png|24px|link=]]{{formatnum:{{{1|}}}}}
 
|qi=[[File:QiCoin.png|24px|link=]]{{formatnum:{{{1|}}}}}
 
|token=[[File:Token.png|24px|link=]]{{formatnum:{{{1|}}}}}
 
|token=[[File:Token.png|24px|link=]]{{formatnum:{{{1|}}}}}
|#default= <span style="display:none;">data-sort-value={{{1|}}}</span>|[[File:Gold.png|24px|alt=Coin Icon|link=]]{{formatnum:{{#expr:{{{1|}}}}}}}g}}</span></includeonly><noinclude>{{{{FULLPAGENAME}}/doc}}</noinclude>
+
|#default= <span style="display:none;">data-sort-value={{#expr{{{1|}}}}}</span>|[[File:Gold.png|24px|alt=Coin Icon|link=]]{{formatnum:{{#expr:{{{1|}}}}}}}g}}</span></includeonly><noinclude>{{{{FULLPAGENAME}}/doc}}</noinclude>

Revision as of 03:00, 11 January 2017

Description

This template is used to insert the game's currency symbols in-line with text and the language-appropriate symbol after the amount.

To display the price for items with different quality stars, use Template:Qualityprice instead.

Parameters

Parameter Notes
First (unnamed) parameter The price to display, in raw numbers (e.g., 1 million should be entered as 1000000)
Second (unnamed) parameter The type of currency to use.
Valid values: nothing (default), JOPK, Qi, Token, Walnut, Gem, Calico

Examples

Template Call Result
{{Price|1000}} Coin Icon1,000g
{{Price|1000|JOPK}} JOPKCoin1.png1000
{{Price|1000|Qi}} QiCoin.png1,000
{{Price|1000|Token}} Token.png1,000
{{Price|1000|Walnut}} Coin Icon1,000g
{{Price|1000|Gem}} Coin Icon1,000g
{{Price|1000|Calico}} Coin Icon1,000g