Difference between revisions of "Template:Currency/doc"
Jump to navigation
Jump to search
Taskman 4D (talk | contribs) m (→Usage) |
Taskman 4D (talk | contribs) m |
||
Line 9: | Line 9: | ||
* Coins: "Coins" | * Coins: "Coins" | ||
* Dungeoneering tokens: "DG" | * Dungeoneering tokens: "DG" | ||
− | * | + | * Tokkul: "Tokkul" |
==Examples== | ==Examples== | ||
===Coins=== | ===Coins=== | ||
<pre>{{Currency|50|Coins}}</pre> | <pre>{{Currency|50|Coins}}</pre> | ||
− | ... will produce: {{Currency| | + | ... will produce: {{Currency|500,000|tokkul}} |
===DG=== | ===DG=== | ||
<pre>{{Currency|50|DG}}</pre> | <pre>{{Currency|50|DG}}</pre> | ||
... will produce: {{Currency|50|DG}} | ... will produce: {{Currency|50|DG}} |
Revision as of 09:56, 3 November 2021
Display a certain amount of currency
Contents
Usage
{{Currency|Amount|Currency type}}
Currently supported currency types:
- Coins: "Coins"
- Dungeoneering tokens: "DG"
- Tokkul: "Tokkul"
Examples
Coins
{{Currency|50|Coins}}
DG
{{Currency|50|DG}}