> For the complete documentation index, see [llms.txt](https://docs.mcgsoft.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mcgsoft.eu/mcg-streamer-gui/placeholders.md).

# Placeholders

### Note placeholders are working from version 4.4.0 and on

#### The placeholders (PLACEHOLDERAPI)

Note all placeholders start with MCGSG\_\*placeholder\*

<table><thead><tr><th width="237">Placeholder</th><th>Result</th><th width="186">Example</th><th data-type="checkbox">Player based</th></tr></thead><tbody><tr><td>MCGSG_status_*streamerid*</td><td>Shows online / offline for streamer provided</td><td>MCGSG_status_mmuziek</td><td>false</td></tr><tr><td>MCGSG_hasdrops_*streamerid*</td><td>returns if it has drops enabled</td><td>MCGSG_hasdrops_mmuziek</td><td>false</td></tr><tr><td>MCGSG_channel_*streamerid*</td><td>returns channel url</td><td>MCGSG_channel_mmuziek</td><td>false</td></tr><tr><td>MCGSG_linked</td><td>returns if viewer is linked to a streamer</td><td>MCGSG_linked</td><td>true</td></tr><tr><td>MCGSG_followers</td><td>Returns followercount</td><td>MCGSG_followers</td><td>true</td></tr><tr><td>MCGSG_twitchnick</td><td>Returns linked twitch nick</td><td>MCGSG_twitchnick</td><td>true</td></tr><tr><td>MCGSG_hasclaim</td><td>Returns if user has rewards to claim</td><td>MCGSG_hasclaim</td><td>true</td></tr><tr><td>MCGSG_checksub</td><td>Returns subscription status for their linked channel</td><td>MCGSG_checksub</td><td>true</td></tr></tbody></table>
