Difference between revisions of "Template:Price"

From Stardew Valley Wiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
<includeonly><span class="sortkey" style="display:none;">{{#len:{{{1|}}}}}{{{1|}}}</span><span  style="overflow: hidden;">{{#switch: {{{2|}}}
+
<includeonly><span class="sortkey" style="display:none;">{{#len:{{{1|}}}}}{{{1|}}}</span>{{#switch: {{{2|}}}
 
|jopk
 
|jopk
 
|JOPK=[[File:JOPKCoin1.png|link=]]{{{1|}}}
 
|JOPK=[[File:JOPKCoin1.png|link=]]{{{1|}}}
Line 8: Line 8:
 
|TOKEN
 
|TOKEN
 
|Token=[[File:Token.png|24px|link=]]{{formatnum:{{{1|}}}}}
 
|Token=[[File:Token.png|24px|link=]]{{formatnum:{{{1|}}}}}
|#default=[[File:Gold.png|24px|alt=Coin Icon|link=]]{{formatnum:{{{1|}}}}}g}}</span></includeonly><noinclude>{{{{FULLPAGENAME}}/doc}}</noinclude>
+
|#default=[[File:Gold.png|24px|alt=Coin Icon|link=]]{{formatnum:{{{1|}}}}}g}}</includeonly><noinclude>{{{{FULLPAGENAME}}/doc}}</noinclude>

Revision as of 00:51, 6 July 2016

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