WARNING This site is for the unreleased, still under development 3.0 version of Wiki.js. Go to the current 2.5 version instead.

Blocks - Media Player

A basic media player

Element: block-media-player

Properties

ParameterDescriptionDefaultRequired
srcAbsolute URL to a supported video file.Yes

Usage

Markdown

::block-media-player{src="https://example.com/video.mp4"}
::

AsciiDoc

Coming soon

Visual Editor

Coming soon