Widget:Html5mediaAudio: Unterschied zwischen den Versionen

Aus TUEpedia
Wechseln zu:Navigation, Suche
(neues Widget)
 
Keine Bearbeitungszusammenfassung
Zeile 5: Zeile 5:


== Using this widget ==
== Using this widget ==
For information on how to use this widget, see [https://www.mediawikiwidgets.org/Html5mediaAudio widget description page on MediaWikiWidgets.org].
Use the following Code:
<nowiki> {{#widget:</nowiki>{{PAGENAME}}<nowiki>
|url=https://www.soundhelix.com/examples/mp3/SoundHelix-Song-8.mp3
}}</nowiki>


== Copy to your site ==
== Copy to your site ==

Version vom 19. September 2018, 22:22 Uhr

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

Created by Karsten Hoffmeyer.

Using this widget

Use the following Code:

 {{#widget:Html5mediaAudio
 |url=https://www.soundhelix.com/examples/mp3/SoundHelix-Song-8.mp3
 }}

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:Html5mediaAudio.