2026-03-15 11:59:57Ralph Thesen:
updated Video Attachment with Video Embedding
examples/video attachment.md ..
@@ 1,5 1,27 @@
# Video Attachment
+
## Using the Video Embedding
+
+
[Video Documentation](/-/help/plugins#video)
+
+
```
+
{{Video
+
|autoplay=on
+
|muted=true
+
|controls=true
+
/examples/Video%20Attachment/example.mp4
+
}}
+
```
+
+
{{Video
+
|autoplay=on
+
|muted=true
+
|controls=true
+
/examples/Video%20Attachment/example.mp4
+
}}
+
+
## Via HTML
+
This page has a video file [example.mp4](/examples/Video%20Attachment/example.mp4) attached. You can add the video to the wiki page using a html block: