Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  
==Description==
 
==Description==
This template is used to insert [[:File:Gold.png]] in-line with text.
+
This template is used to insert the game's currency symbols in-line with text and the language-appropriate symbol after the amount.
   −
==Usage==
+
To display the price for items with different quality stars, use [[Template:Qualityprice]] instead.
This template can be used by entering the following onto a relevant page.
     −
<pre>{{Price|''amount''}}</pre>
+
==Parameters==
 +
{|class="wikitable sortable"
 +
|-
 +
!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.<br />Valid values: ''nothing'' (default), JOPK, Qi, Token, Walnut, Gem, Calico
 +
|-
 +
|}
   −
===Sample===
+
==Examples==
<pre> {{Price|30}}</pre>
+
{|class="wikitable"
results in...
+
|-
 
+
!Template Call
{{Price|30}}
+
!Result
 
+
|-
==Amount==
+
|<code><nowiki>{{Price|1000}}</nowiki></code>
This parameter accepts the amount of money.
+
|{{Price|1000}}
 
+
|-
<includeonly>[[Category:Transclusion templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
+
|<code><nowiki>{{Price|1000|JOPK}}</nowiki></code>
 +
|{{Price|1000|JOPK}}
 +
|-
 +
|<code><nowiki>{{Price|1000|Qi}}</nowiki></code>
 +
|{{Price|1000|Qi}}
 +
|-
 +
|<code><nowiki>{{Price|1000|Token}}</nowiki></code>
 +
|{{Price|1000|Token}}
 +
|-
 +
|<code><nowiki>{{Price|1000|Walnut}}</nowiki></code>
 +
|{{Price|1000|Walnut}}
 +
|-
 +
|<code><nowiki>{{Price|1000|Gem}}</nowiki></code>
 +
|{{Price|1000|Gem}}
 +
|-
 +
|<code><nowiki>{{Price|1000|Calico}}</nowiki></code>
 +
|{{Price|1000|Calico}}
 +
|-
 +
|}<includeonly>{{Addlanglinks}}[[Category:Templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
106,004

edits

Navigation menu