# Title

The `title` action will display a title and optional subtitle on the screen.

---

## Variables

| Variable Name | Description                                                           | Default Value      | Elevator Setting Name | Per-Ele Customizable
|---------------|-----------------------------------------------------------------------|--------------------|-----------------------|----------------------
| `title`       | Controls the message displayed for the title                          |                    | `title/title`         | true
| `subtitle`    | Controls the message displayed for the subtitle                       |                    | `title/subtitle`      | true

---

## Example Usage

```yaml
- 'title: title=Hooray! subtitle=You went up :)'
```

---

## Notes

- The title appears for 5 seconds total. Half a second fade-in, one second fade-out.
- Supports adventure / minimessage formatting and color codes compatible with your server version.
- Supports placeholders.
