Différences entre les versions de « Widget:Peertube »
Aller à la navigation
Aller à la recherche
Balise : Révoqué |
|||
Ligne 1 : | Ligne 1 : | ||
<noinclude>__NOTOC__ | <noinclude>__NOTOC__ | ||
This widget allows you to embed | This widget allows you to embed Rumble video on your wiki page. | ||
* id='''The-ID-of-the-video''' | * id='''The-ID-of-the-video''' | ||
* width='''Width-of-the-video''' default: | * width='''Width-of-the-video''' default:640 | ||
* height='''Height-of-the-video''' default: | * height='''Height-of-the-video''' default:360 | ||
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] | ||
</noinclude><includeonly><iframe class="rumble" width="<!--{$width|default:560|escape:'html'}-->" height="<!--{$height|default:315|escape:'html'}-->" src="https://rumble.com/embed/<!--{$id|escape:'urlpathinfo'}-->/?pub=4" frameborder="0" allowfullscreen></iframe></includeonly> | |||
</noinclude><includeonly><iframe width="<!--{$width|default:560|escape:'html'}-->" height="<!--{$height|default:315|escape:'html'}-->" src="https:// |
Version du 12 mai 2022 à 16:45
This widget allows you to embed Rumble video on your wiki page.
- id=The-ID-of-the-video
- width=Width-of-the-video default:640
- height=Height-of-the-video default:360
Created by dieudo, inspired by Sergey Chernyshev