> For the complete documentation index, see [llms.txt](https://docs.asagi.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.asagi.xyz/other/message-templates.md).

# Message Templates

## [Variables](/other/message-templates/variables.md)

Variables in the template are represented as: `category.type`

### For example:

**Template**: Welcome to the server, member.username!

**Result**: Welcome to the server, vollar!
