> For the complete documentation index, see [llms.txt](https://aglerr.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aglerr.gitbook.io/wiki/theonly-series/the-only-mobcoins/placeholders.md).

# Placeholders

Contact us If you want more placeholders to be added!

| Placeholders                                       | Value                                                                                                                         |
| -------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------- |
| %mobcoins\_balance%                                | Return the mobcoins amount that the player have with decimals, e.g 25.293721                                                  |
| %mobcoins\_balance\_formatted%                     | Return the mobcoins amount that the player have with formatted number, e.g 2,525.95                                           |
| %mobcoins\_balance\_rounded%                       | Return the mobcoins amount that the player have with number that are rounded.                                                 |
| %mobcoins\_balance\_shortformat%                   | Return the mobcoins amount that the player have with short formatted, e.g. 1K, 25K, 100K, 5M.                                 |
| %mobcoins\_normaltime%                             | Return the remaining time of normal items that will be refreshed on the rotating shop.                                        |
| %mobcoins\_specialtime%                            | Return the remaining time of special items that will be refreshed on the rotating shop.                                       |
| %mobcoins\_categorytime%                           | Return the remaining time of purchase limit and stock got resetted on the category shop.                                      |
| %mobcoins\_top\_name\_\<position>%                 | Return the name of player that is x position in the leaderboard.                                                              |
| %mobcoins\_top\_balance\_default\_\<position>%     | Return the balance of player mobcoins that is x position in the leaderboard. (Same value as %mobcoins\_balance%)              |
| %mobcoins\_top\_balance\_rounded\_\<position>%     | Return the balance of player mobcoins that is x position in the leaderboard. (Same value as %mobcoins\_balance\_rounded%)     |
| %mobcoins\_top\_balance\_formatted\_\<position>%   | Return the balance of player mobcoins that is x position in the leaderboard. (Same value as %mobcoins\_balance\_formatted%)   |
| %mobcoins\_top\_balance\_shortformat\_\<position>% | Return the balance of player mobcoins that is x position in the leaderboard. (Same value as %mobcoins\_balance\_shortformat%) |
| %mobcoins\_top\_uuid\_\<position>%                 | Return the uuid of player that is x position in the leaderboard.                                                              |
