Widget: HTML5 Media: verschil tussen versies

Uit MediaWikiGids
Ga naar: navigatie, zoeken
 
Regel 5: Regel 5:
  
 
== 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 [https://www.mediawikiwidgets.org/Html5media widget description page on MediaWikiWidgets.org].
 
<pre>
 
<pre>
 
{{#widget:HTML5 Media
 
{{#widget:HTML5 Media
Regel 16: Regel 16:
 
== Copy to your site ==
 
== Copy to your site ==
 
To use this widget on your site, just install [http://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and copy [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as '''{{FULLPAGENAME}}''' article.
 
To use this widget on your site, just install [http://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and copy [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as '''{{FULLPAGENAME}}''' article.
</noinclude><includeonly><script src="http://api.html5media.info/1.1.8/html5media.min.js"></script><video src="<!--{$url|validate:url}-->" width="<!--{$width|default:425|validate:int|escape:'html'}-->" height="<!--{$height|default:355|validate:int|escape:'html'}-->"
+
</noinclude><includeonly><script src="https://api.html5media.info/1.1.8/html5media.min.js"></script><video src="<!--{$url|validate:url}-->" width="<!--{$width|default:425|validate:int|escape:'html'}-->" height="<!--{$height|default:355|validate:int|escape:'html'}-->"
 
controls preload></video></includeonly>
 
controls preload></video></includeonly>

Huidige versie van 17 nov 2020 om 15:25

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.

{{#widget:HTML5 Media
|url=
|width=
|height=
}}

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:HTML5 Media article.