Changes

no edit summary
Line 1: Line 1:  
==Description==
 
==Description==
This template is used to insert [[:File:Gold.png]] in-line with text and the letter g after the amount.
+
This template is used to insert the game's currency symbols in-line with text and the language-appropriate symbol after the amount.
   −
If you want to set the price for items with different qualities in a table, use [[Template:Qualityprice]] instead
+
To display the price for items with different quality stars, use [[Template:Qualityprice]] instead.
   −
==Usage==
+
==Parameters==
This template can be used by entering the following onto a relevant page.
+
{|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
 +
|-
 +
|}
   −
<pre>{{Price|''miktar''}}</pre>
+
==Examples==
 
+
{|class="wikitable"
This template uses [[File:Gold.png|24px]] by default. To use different in-game currencies, add the appropriate name.
+
|-
 
+
!Template Call
<pre>{{Price|''miktar''|''birim''}}</pre>
+
!Result
 
+
|-
===Sample===
+
|<code><nowiki>{{Price|1000}}</nowiki></code>
<pre>{{fiyat|30}}</pre>
+
|{{Price|1000}}
results in...
+
|-
 
+
|<code><nowiki>{{Price|1000|JOPK}}</nowiki></code>
{{Fiyat|30}}
+
|{{Price|1000|JOPK}}
 
  −
<pre>{{Fiyat|20|JOPK}}
  −
 
  −
{{Price|2000|Qi}} </pre>
  −
results in...
  −
 
  −
{{Fiyat|20|JOPK}}
  −
 
  −
{{Fiyat|2000|Qi}}
  −
 
  −
==Amount==
  −
This parameter accepts the amount of money.
  −
 
  −
==Currency==
  −
Bu parametre farklı birimleri kabul eder, ancak girdi olmazsa standart olarak altın olarak çıktı alınacak.
  −
 
  −
{| class="wikitable"
  −
!Girdi
  −
!Çıktı
   
|-
 
|-
|
+
|<code><nowiki>{{Price|1000|Qi}}</nowiki></code>
|[[File:Gold.png|24px|link=]]
+
|{{Price|1000|Qi}}
 
|-
 
|-
|JOPK
+
|<code><nowiki>{{Price|1000|Token}}</nowiki></code>
|[[File:JOPKCoin1.png|link=]]
+
|{{Price|1000|Token}}
 
|-
 
|-
|Qi
+
|<code><nowiki>{{Price|1000|Walnut}}</nowiki></code>
|[[File:QiCoin.png|24px|link=]]
+
|{{Price|1000|Walnut}}
 
|-
 
|-
|Token
+
|<code><nowiki>{{Price|1000|Gem}}</nowiki></code>
|[[File:Token.png|24px|link=]]
+
|{{Price|1000|Gem}}
 
|-
 
|-
|Walnut
+
|<code><nowiki>{{Price|1000|Calico}}</nowiki></code>
|[[File:Golden Walnut.png|24px|link=]]
+
|{{Price|1000|Calico}}
 
|-
 
|-
|Gem
+
|}<includeonly>{{Addlanglinks}}[[Category:Templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
|[[File:Qi Gem.png|24px|link=]]
  −
|}
  −
 
  −
<includeonly>[[Category:Formatting templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
  −
<includeonly>{{Addlanglinks}}</includeonly>
 
105,853

edits