Template:Price/doc
Description edit
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 edit
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 edit
Template Call | Result |
---|---|
{{Price|1000}}
|
![]() |
{{Price|1000|JOPK}}
|
File:JOPKCoin1.png1,000 |
{{Price|1000|Qi}}
|
File:QiCoin.png1,000 |
{{Price|1000|Token}}
|
![]() |
{{Price|1000|Walnut}}
|
File:Golden Walnut.png 1,000 |
{{Price|1000|Gem}}
|
File:Qi Gem.png 1,000 |
{{Price|1000|Calico}}
|
File:Calico Egg.png 1,000 |