Difference between revisions of "Template:Price"

From Stardew Valley Wiki
Jump to navigation Jump to search
(switch instead of mulitple if-statements)
(Added nowrap)
Line 1: Line 1:
<includeonly><span class="sortkey" style="display:none;">{{#len:{{{1|}}}}}{{{1|}}}</span>{{#switch: {{{2|}}}
+
<includeonly><span class="sortkey" style="display:none; white-space:nowrap;">{{#len:{{{1|}}}}}{{{1|}}}</span>{{#switch: {{{2|}}}
 
|jopk
 
|jopk
 
|JOPK=[[File:JOPKCoin1.png|link=]]{{{1|}}}
 
|JOPK=[[File:JOPKCoin1.png|link=]]{{{1|}}}

Revision as of 18:57, 5 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