Update templating.markdown to include trigger.alias (#37457)

This commit is contained in:
Ryan 2025-02-14 02:03:51 -07:00 committed by GitHub
parent b5aca03fca
commit 3bd2bc4e98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,6 +25,7 @@ Triggers from all platforms will include the following data.
| Template variable | Data |
| ---- | ---- |
| `trigger.alias` | Alias of the trigger.
| `trigger.id` | The [`id` of the trigger](/docs/automation/trigger/#trigger-id).
| `trigger.idx` | Index of the trigger. (The first trigger idx is `0`.)