Widget

Html5media

From MusicTechWiki

Revision as of 14:45, 12 November 2017 by TomHutchison (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This widget allows you to embed HTML5 Video Media on your wiki page.

Created by taipan

Using this widget

To insert this widget, use the following code:

{{#widget:Html5media
|url=http://pornel.net/Performance.ogg
|width=640
|height=360
}}

Parameters

  • url - URL of the video
  • width, height - dimensions (optional, 425x355 default)

Copy to your site

To use this widget on your site, just install MediaWiki Widgets extension and copy the full source code of this page to your wiki as page Widget:Html5media.