Video Attachment
Using the Video Embedding
{{Video
|autoplay=on
|muted=true
|controls=true
/examples/Video%20Attachment/example.mp4
}}
Via HTML
This page has a video file example.mp4 attached. You can add the video to the wiki page using a html block:
<video width='100%' controls> <source src="/examples/Video%20Attachment/example.mp4" type="video/mp4"> </video>
And get it ready to view like this:
