Difference between revisions of "Widget:Html5media"

From Hackerspace ACKspace
Jump to: navigation, search
m (updated html5media widget to https)
m (added filepath info)
Line 6: Line 6:
 
== Using this widget ==
 
== Using this widget ==
 
For information on how to use this widget, see [http://www.mediawikiwidgets.org/Html5media widget description page on MediaWikiWidgets.org].
 
For information on how to use this widget, see [http://www.mediawikiwidgets.org/Html5media widget description page on MediaWikiWidgets.org].
 +
 +
You can use the <code>filepath</code> special template reference like this:
 +
<code><nowiki>{{#Widget:Html5media|height=30|url={{filepath:voice.mp3}}}}</nowiki></code>
  
 
== Copy to your site ==
 
== Copy to your site ==

Revision as of 12:26, 19 December 2016

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

Created by taipan

Using this widget

For information on how to use this widget, see widget description page on MediaWikiWidgets.org.

You can use the filepath special template reference like this: {{#Widget:Html5media|height=30|url={{filepath:voice.mp3}}}}

Copy to your site

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