···2323<br />
2424<br />
25252626-**Note:** Image previews might be broken on the dashboard
2626+**Note:** Image previews might be broken on the dashboard.
27272828### 🏓 Pings
2929The role that should get notified about new uploads.
···35353636**Note:** If Wamellow does not have the `Mention Everyone` permissions inside the channel, it might not be able to actually notify members with those roles.
37373838+### 🥳 Test notification
3939+Test notifications let you see how your message will look like when a video is uploaded or a streamer goes live. For the purpose of testing, all pings are disabled, so no member will get notified. For streaming platforms, like Twitch, mock (fake) data is used to simulate a live stream.
4040+3841## Placeholders
3942Placeholders allow you to use variables that change from message to message, for example to display information about the uploaded video or creator. They are always enclosed in curly braces, such as `{creator.name}`.
4043<br />
···5457 <tr>
5558 <td><code>ping</code></td>
5659 <td><@&1200776778801750167></td>
5757- <td>Notification ping</td>
6060+ <td>Notify members</td>
5861 </tr>
5962 <tr>
6063 <td><code>video.title</code></td>
···6265 <td>Video/Stream title</td>
6366 </tr>
6467 <tr>
6565- <td><code>video.id</code>*</td>
6868+ <td><code>video.id</code></td>
6669 <td>74Lj5cHseI8</td>
6767- <td>Video id</td>
7070+ <td>Video/Stream id</td>
6871 </tr>
6972 <tr>
7073 <td><code>video.link</code></td>
···7780 <td>Video/Stream image</td>
7881 </tr>
7982 <tr>
8080- <td><code>video.uploaded.ago</code>*</td>
8383+ <td><code>video.uploaded.ago</code></td>
8184 <td><t:1715878720:R></td>
8285 <td>Time since upload</td>
8386 </tr>
8487 <tr>
8585- <td><code>video.uploaded.at</code>*</td>
8888+ <td><code>video.uploaded.at</code></td>
8689 <td><t:1715878720:f></td>
8790 <td>Upload time & date</td>
8891 </tr>