Blame

bd2b4e OtterWiki Demo 2026-03-22 12:15:54
inital commit
1
# Video
2
3
[Video Documentation](/-/help/plugins#video)
4
5
{{Video
6
|width=200px
7
/static/img/otter.mp4
8
}}
9
10
```
11
{{Video
12
|width=200px
13
/static/img/otter.mp4
14
}}
15
```