Différences entre les versions de « Widget:Rumble »
Aller à la navigation
Aller à la recherche
(Page créée avec « <noinclude>__NOTOC__ 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 [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... ») |
|||
Ligne 9 : | Ligne 9 : | ||
</noinclude><includeonly><iframe class="rumble" width="<!--{$width|default: | </noinclude><includeonly><iframe class="rumble" width="<!--{$width|default:640|escape:'html'}-->" height="<!--{$height|default:360|escape:'html'}-->" src="https://rumble.com/embed/<!--{$id|escape:'urlpathinfo'}-->/?pub=4" frameborder="0" allowfullscreen></iframe></includeonly> |
Version actuelle datée du 12 mai 2022 à 16:46
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