LesSix, Ltm, Soleiade, Trois, Robots, Bureaucrates, Administrateurs d’interface, ltm, soleil, Modérateurs, Administrateurs, trois, Modificateurs de widgets
5 689
modifications
Ligne 1 : | Ligne 1 : | ||
<noinclude>__NOTOC__ | <noinclude>__NOTOC__ | ||
This widget allows you to embed '''[https:// | This widget allows you to embed PeerTube video on your wiki page. | ||
* tube='''[https://tube.aquilenet.fr/ tube.aquilenet.fr]''' by default | |||
* id='''The-ID-of-the-video''' | |||
* width='''Width-of-the-video''' default:560 | |||
* height='''Height-of-the-video''' default:315 | |||
Created by dieudo, inspired by [http://www.mediawikiwidgets.org/User:Sergey_Chernyshev Sergey Chernyshev] | Created by dieudo, inspired by [http://www.mediawikiwidgets.org/User:Sergey_Chernyshev Sergey Chernyshev] | ||
Ligne 10 : | Ligne 15 : | ||
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. | ||
[[Catégorie:PeerTube]] | [[Catégorie:PeerTube]] | ||
</noinclude><includeonly><iframe width="<!--{$width|default:560|escape:'html'}-->" height="<!--{$height|default:315|escape:'html'}-->" src="https:// | </noinclude><includeonly><iframe width="<!--{$width|default:560|escape:'html'}-->" height="<!--{$height|default:315|escape:'html'}-->" src="https://<!--{$tube|default:tube.aquilenet.fr|escape:'urlpathinfo'}-->/videos/embed/<!--{$id|escape:'urlpathinfo'}-->?title=0&byline=0&portrait=0&subtitle=fr&warningTitle=0" frameborder="0" allowfullscreen></iframe></includeonly> |
modifications