> For the complete documentation index, see [llms.txt](https://mykolapetrovych.gitbook.io/argus-wordpress-plugin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mykolapetrovych.gitbook.io/argus-wordpress-plugin/version-6.2.0/wordpress-shortcodes/twitch/connect-profile-shortcode-2.md).

# Live Status Shortcode

This is a self-closing shortcode. It outputs the current streaming status. If you are offline, visitors will see your profile image. They will see a screenshot from the stream and its description if you are online. You can set shortcode attributes to alter its behavior.

***color*** - attribute will allow you to add style to the button. Use `default` for dark styling of the schedule, `light` for light, and `none` for unstyled blank template.

Shortcode example:

```shortcode
[argus-twitch-live-status color="light"]
```
