Widget:Audio: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude>__NOTOC__ | |||
This widget allows you to embed '''[https://github.com/etianen/html5media HTML5 Audio Media]''' on your wiki page. | |||
This widget allows you to | |||
Created by [https://www.wikihoster.net Karsten Hoffmeyer]. | |||
== Using this widget == | |||
For information on how to use this widget, see [https://www.mediawikiwidgets.org/Audio widget description page on MediaWikiWidgets.org]. | |||
== | == Copy to your site == | ||
To use this widget on your site, just install [https://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and copy the [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as page '''{{FULLPAGENAME}}'''. | |||
</noinclude><includeonly><script src="//api.html5media.info/1.2.2/html5media.min.js"></script><audio src="<!--{$url|escape:html|validate:url}-->" | |||
= | controls preload></audio></includeonly> | ||
Revision as of 23:16, 21 February 2023
This widget allows you to embed HTML5 Audio Media on your wiki page.
Created by Karsten Hoffmeyer.
Using this widget
For information on how to use this widget, see widget description page on MediaWikiWidgets.org.
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:Audio.