Difference between revisions of "Template:Price/doc"

From Stardew Valley Wiki
Jump to navigation Jump to search
Line 9: Line 9:
 
<pre>{{Price|''amount''}}</pre>
 
<pre>{{Price|''amount''}}</pre>
  
This template uses [[:File:Gold.png]] To use a different icon, add the icon parameter linking to a file with a different icon.
+
This template uses [[:File:Gold.png]] by default. To use a different icon, add the icon parameter linking to a file with a different icon.
  
 
<pre>{{Price|''amount''|icon=[[File:example.png]]}}</pre>
 
<pre>{{Price|''amount''|icon=[[File:example.png]]}}</pre>

Revision as of 01:38, 19 March 2016

Description

This template is used to insert File:Gold.png in-line with text and the letter g after the amount.

If you want to set the price for items with different qualities in a table, use Template:Qualityprice instead

Usage

This template can be used by entering the following onto a relevant page.

{{Price|''amount''}}

This template uses File:Gold.png by default. To use a different icon, add the icon parameter linking to a file with a different icon.

{{Price|''amount''|icon=[[File:example.png]]}}

Sample

 {{Price|30}}

results in...

data-sort-value="30">Gold.png30g

 {{Price|20|icon=[[File:JOPKCoin1.png|link=]]}}

results in...

data-sort-value="20">Gold.png20g

Amount

This parameter accepts the amount of money.