Widget:PeerTube: verschil tussen versies

Uit NORA Online
Naar navigatie springen Naar zoeken springen
(modified based on the YouTube widget)
 
(nieuwe peertube-server omdat vorige offline is gegaan. Mogelijkheid om titel mee te geven, ook om voor onszelf bij te houden hoe het werkt.)
 
Regel 6: Regel 6:
== Using this widget ==
== Using this widget ==
For information on how to use this widget, see the [https://www.mediawikiwidgets.org/PeerTube PeerTube widget description page on MediaWikiWidgets.org].
For information on how to use this widget, see the [https://www.mediawikiwidgets.org/PeerTube PeerTube widget description page on MediaWikiWidgets.org].
<pre>{{#widget:Peertube|id=000-000-000-000|optional video title for iframe}}</pre>


== Copy to your site ==
== Copy to your site ==
To use this widget on your site, just install the [https://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and the copy [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki, as an article called '''{{FULLPAGENAME}}'''.
To use this widget on your site, just install the [https://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and the copy [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki, as an article called '''{{FULLPAGENAME}}'''.
</noinclude><includeonly><iframe width="<!--{$width|escape:'html'|default:'560'}-->" height="<!--{$height|escape:'html'|default:315}-->" src="https://pe.ertu.be/videos/embed/<!--{$id|escape:'urlpathinfo'}-->" frameborder="0" allowfullscreen></iframe></includeonly>
</noinclude><includeonly><iframe width="<!--{$width|escape:'html'|default:'560'}-->" height="<!--{$height|escape:'html'|default:315}-->" src="https://peertube.co.uk/videos/embed/<!--{$id|escape:'urlpathinfo'}-->" frameborder="0" allowfullscreen title="<!--{$titel|escape:'html'|default:video}-->"></iframe></includeonly>

Huidige versie van 25 mrt 2020 om 17:31

This widget allows you to add a PeerTube video player to your wiki page.

Created by Joris Dirks for NORA online.

Using this widget

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

{{#widget:Peertube|id=000-000-000-000|optional video title for iframe}}

Copy to your site

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