# Placeholders

<table data-full-width="true"><thead><tr><th>Placeholder (%placeholder%)</th><th>Description</th></tr></thead><tbody><tr><td>guilds_role</td><td>Gets a players role in a guild</td></tr><tr><td>guilds_guild_name</td><td>Gets the players guild name (or wilderness if no guild)</td></tr><tr><td>guilds_guild_claims_claimed</td><td>Gets the amount of chunks claimed by a guild</td></tr><tr><td>guilds_guild_claims_max</td><td>Gets the max claims a guild can have</td></tr><tr><td>guilds_guild_members</td><td>Gets the guilds total member count</td></tr><tr><td>guilds_guild_online</td><td>Gets the guilds online member count</td></tr><tr><td>guilds_guild_max_members</td><td>Gets the total number of players a guild can have</td></tr><tr><td>guilds_guild_max_allies</td><td>Gets the max allies a guild can have</td></tr><tr><td>guilds_guild_leader</td><td>Gets the name of the guilds leader</td></tr><tr><td>guilds_guild_home_set</td><td>Checks if the guild home is set</td></tr><tr><td>guilds_guild_home_x</td><td>Gets the X coord of the guild home or '0'</td></tr><tr><td>guilds_guild_home_y</td><td>Gets the Y coord of the guild home or '0'</td></tr><tr><td>guilds_guild_home_z</td><td>Gets the Z coord of the guild home or '0'</td></tr><tr><td>guilds_guild_allies</td><td>Gets the current count of allies a guild has</td></tr><tr><td>guilds_guild_enemies</td><td>Gets the current count of enemies a guild has</td></tr></tbody></table>
