# Placeholder

## Default Currency Placeholder

<table data-full-width="true"><thead><tr><th>Placeholder</th><th width="327">Description</th><th>Example output</th></tr></thead><tbody><tr><td>%lightcoins_coins%</td><td>Shows the formatted coins format. You can change it in the settings.yml</td><td><mark style="color:yellow;">100.00</mark> Coins</td></tr><tr><td>%lightcoins_coins_formatted%</td><td>Shows the short Version of the current Coins. </td><td>10<mark style="color:yellow;">k</mark>, 24.10<mark style="color:yellow;">m</mark> ...</td></tr><tr><td>%lightcoins_coins_currency%</td><td>Auto plural/single default currency name.</td><td><mark style="color:yellow;">Coins</mark>, <mark style="color:yellow;">Coin</mark></td></tr><tr><td>%lightcoins_coins_raw%</td><td>Shows a raw balance. (Can be translated in double via PlaceholderAPI)</td><td>100.00</td></tr><tr><td>%lightcoins_coins_top_&#x3C;<mark style="color:yellow;">place</mark>>%</td><td>Shows the specified top x placeholder (Format can be configured in the settings.yml)</td><td>● <mark style="color:yellow;">1</mark># ● <mark style="color:yellow;">#name#</mark> - <mark style="color:yellow;">#amount#</mark> #currency#</td></tr></tbody></table>

## Virtual Currency Placeholder

<table data-full-width="true"><thead><tr><th width="417">Placeholder</th><th width="342">Description</th><th>Example output</th></tr></thead><tbody><tr><td>%lightcoins_virtual_amount_&#x3C;<mark style="color:yellow;">currency</mark>>%</td><td>Shows the current amount of specified currency.</td><td><mark style="color:yellow;">100.00</mark> Tokens</td></tr><tr><td>%lightcoins_virtual_formatted_&#x3C;<mark style="color:yellow;">currency</mark>>%</td><td>Shows the short Version of the current currency. </td><td>10<mark style="color:yellow;">k</mark>, 24.10<mark style="color:yellow;">m</mark> ...</td></tr><tr><td>%lightcoins_virtual_formatted_&#x3C;<mark style="color:yellow;">currency</mark>>%</td><td>Auto plural/single default currency name.</td><td><mark style="color:yellow;">Tokens</mark>, <mark style="color:yellow;">Token</mark></td></tr><tr><td>%lightcoins_virtual_raw_&#x3C;<mark style="color:yellow;">currency</mark>>%</td><td>Shows a raw balance of the specified currency. (Can be translated in double via PlaceholderAPI)</td><td>100.00</td></tr><tr><td>%lightcoins_virtual_top_&#x3C;<mark style="color:yellow;">currency</mark>>_&#x3C;<mark style="color:yellow;">place</mark>>%</td><td>Shows the specified top x virtual currency placeholder (Format can be configured in the settings.yml)</td><td> <mark style="color:yellow;">1</mark># ● <mark style="color:yellow;">#name#</mark> - <mark style="color:yellow;">#amount#</mark> #currency#</td></tr></tbody></table>
