# PlaceholderAPI Support

## Placeholders

#### Introduction <a href="#introduction" id="introduction"></a>

***

Here you can find placeholds of TheTags plugin

<table data-header-hidden><thead><tr><th width="365"></th><th></th></tr></thead><tbody><tr><td>Placeholder</td><td>Description</td></tr><tr><td><code>%thetags_only_tag%</code></td><td>Useful if you want to use custom tag and normal tags, this placeholder will prioritize the custom tag.</td></tr><tr><td><code>%thetags_custom_tag%</code></td><td>This placeholder will only show you the <strong>CUSTOM</strong> tag you have in use.</td></tr><tr><td><code>%thetags_tag%</code></td><td>This placeholder will only show you the tag you have in use.</td></tr><tr><td><code>%thetags_title%</code></td><td>This placeholder will only show you the title of the equipped tag.</td></tr><tr><td><code>%thetags_identifier%</code></td><td>It will display the name of the tag (as the template is written).</td></tr><tr><td><code>%thetags_tokens%</code></td><td>It will show the number of tokens you have.</td></tr><tr><td><code>%thetags_next_token%</code></td><td>It will show you the formatted time to receive another exchange token.</td></tr><tr><td><code>%thetags_player_cooldown%</code></td><td>It will show you the formatted time before you can change the custom tag again.</td></tr><tr><td><code>%thetags_tag_priority%</code></td><td>Now you can get the priority of the label, it will return 0 if no priority is configured.</td></tr></tbody></table>

​​
