Difference between revisions of "Template:Price/doc"

From Stardew Valley Wiki
Jump to navigation Jump to search
m (Removed protection from "Template:Price/doc")
Line 37: Line 37:
 
|{{Price|1000|Walnut}}
 
|{{Price|1000|Walnut}}
 
|-
 
|-
|<code><nowiki>{{Price|1000|Gem}}</nowiki></code>
+
|<code><nowiki>{{Price|1000|Calico}}</nowiki></code>
|{{Price|1000|Gem}}
+
|{{Price|1000|Calico}}
 
|-
 
|-
 
|}<includeonly>{{Addlanglinks}}[[Category:Templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
 
|}<includeonly>{{Addlanglinks}}[[Category:Templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>

Revision as of 18:23, 26 March 2024

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

Examples

Template Call Result
{{Price|1000}} data-sort-value="1000">Gold.png1,000g
{{Price|1000|JOPK}} data-sort-value="1000">JOPKCoin1.png1,000
{{Price|1000|Qi}} data-sort-value="1000">QiCoin.png1,000
{{Price|1000|Token}} data-sort-value="1000">Token.png1,000
{{Price|1000|Walnut}} data-sort-value="1000">Golden Walnut.png 1,000
{{Price|1000|Calico}} data-sort-value="1000">Calico Egg.png 1,000