Материал из Chipwiki
Перейти к: навигация, поиск
Widget:Youtube — различия между версиями
м (Pixelrat переименовал страницу WidgetYoutube в Widget:Youtube без оставления перенаправления)
Строка 5: Строка 5:
 
}}</pre>[[Категория:Виджеты]]
 
}}</pre>[[Категория:Виджеты]]
 
</noinclude><includeonly>
 
</noinclude><includeonly>
<iframe width="<!--{$width|default:392|validate:int|escape:'html'}-->" height="<!--{$height|default:220|validate:int|escape:'html'}-->" src="https://www.youtube.com/embed/<!--{$id|validate:url}-->" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></includeonly>
+
<iframe width="<!--{$width|default:392|validate:int|escape:'html'}-->" height="<!--{$height|default:220|validate:int|escape:'html'}-->" src="https://www.youtube.com/embed/<!--{$id|escape:'urlpathinfo'}-->" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></includeonly>

Версия 14:45, 2 февраля 2020

{{#widget:Youtube
|id=
|width=
|height=
}}