# Placeholders

{% tabs %}
{% tab title="Global" %}

<table><thead><tr><th width="224">Placeholder</th><th width="290">Info</th><th>Example</th></tr></thead><tbody><tr><td>%tchat_prefix%</td><td>Displays the group prefix</td><td>&#x26;4&#x26;lOWNER</td></tr><tr><td>%tchat_suffix%</td><td>Displays the group suffix</td><td>&#x26;a&#x26;lPRO</td></tr><tr><td>%tchat_chatcolor%</td><td>Displays the color and format of the chatcolor</td><td>&#x26;2&#x26;l</td></tr><tr><td>%tchat_chatcolor_color%</td><td>Displays the color of the chatcolor</td><td>&#x26;2</td></tr><tr><td>%tchat_chatcolor_format%</td><td>Displays the format of the chatcolor</td><td>&#x26;l</td></tr><tr><td>%tchat_group%</td><td>Displays the group</td><td>&#x26;l</td></tr><tr><td>%tchat_chatcolor_format%</td><td>Displays format of the chatcolor</td><td>&#x26;l</td></tr><tr><td>%tchat_channel%</td><td>Displays the actual channel of the player</td><td>staffchat</td></tr><tr><td>%tchat_xp%</td><td>Displays the xp of the player</td><td>45</td></tr><tr><td>%tchat_level%</td><td>Displays the level of the player</td><td>3</td></tr><tr><td>%tchat_chatgames_wins%</td><td>Displays the player's chatgames wins</td><td>5</td></tr><tr><td>%tchat_ping%</td><td>Displays the ping color and ping of the player</td><td>20</td></tr><tr><td>%tchat_ping_color%</td><td>Displays only the ping color</td><td>&#x26;#C03AFE</td></tr><tr><td>%tchat_nick%</td><td>Displays the nick</td><td>Notch</td></tr><tr><td>%tchat_staff_number%</td><td>Displays the number of staffs</td><td>3</td></tr><tr><td>%tchat_staff_list%</td><td>Displays the staff list</td><td>TectHost, Notch</td></tr><tr><td>%tchat_chatgames_wins_top_(number)%</td><td>Displays the name of the player in a concrete top</td><td>TectHost</td></tr><tr><td>%tchat_format%</td><td>Displays the global format</td><td><pre class="language-yaml"><code class="lang-yaml">%tchat_prefix% &#x26;a%tchat_nick% &#x26;e>> ¡&#x26;
</code></pre></td></tr><tr><td>%tchat_group_format%</td><td>Displays the group format</td><td><pre class="language-yaml"><code class="lang-yaml">%tchat_prefix% &#x26;a%tchat_nick% &#x26;e>> ¡&#x26;7
</code></pre></td></tr><tr><td>%tchat_tag%</td><td>Displays the tag name</td><td>vip</td></tr><tr><td>%tchat_tag_displayname%</td><td>Displays the tag displayname</td><td>&#x26;7[&#x26;aVIP&#x26;7]</td></tr><tr><td>%tchat_ignore_list%</td><td>Displays the ignore list</td><td>TectHost, Notch</td></tr></tbody></table>
{% endtab %}

{% tab title="Chat" %}

| Placeholder   | Info                      | Example                |
| ------------- | ------------------------- | ---------------------- |
| \[item]       | Displays the item in hand | \[Diamond sword]       |
| \[coords]     | Displays the coords       | X: 4 Y: 73 Z: 33       |
| \[world]      | Displays the world        | \[world\_nether]       |
| \[inventory]  | Displays the inventory    | \[See my inventory!]   |
| \[ender]      | Displays the enderchest   | \[See my ender chest!] |
| {% endtab %}  |                           |                        |
| {% endtabs %} |                           |                        |
