Widget

Difference between revisions of "Html5media"

From MusicTechWiki

 
(No difference)

Latest revision as of 14:45, 12 November 2017

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.