Материал из Chipwiki
Перейти к: навигация, поиск
Widget:Youtube — различия между версиями
 
(не показаны 2 промежуточные версии этого же участника)
Строка 4: Строка 4:
 
|height=
 
|height=
 
}}</pre>[[Категория:Виджеты]]
 
}}</pre>[[Категория:Виджеты]]
</noinclude><includeonly><div class="lazyload-youtube" style="width:<!--{$width|default:392|validate:int|escape:'html'}-->px;height:<!--{$height|default:220|validate:int|escape:'html'}-->px;cursor: pointer;">
+
</noinclude><includeonly><div class="lazyload-youtube" style="width:<!--{$width|default:392|validate:int|escape:'html'}-->px;height:<!--{$height|default:220|validate:int|escape:'html'}-->px;cursor: pointer; margin: 0 0 5px 0;">
 
   <div class="lazyload-thumbnail">
 
   <div class="lazyload-thumbnail">
 
<!--
 
<!--
<div style="width:<!--{$width|default:392|validate:int|escape:'html'}-->px;height:<!--{$height|default:220|validate:int|escape:'html'}-->px;overflow: hidden;">
+
<div style="width:<!--{$width|default:392|validate:int|escape:'html'}-->px;height:<!--{$height|default:220|validate:int|escape:'html'}-->px;overflow: hidden; background: url(https://img.youtube.com/vi/<!--{$id|escape:'urlpathinfo'}-->/hqdefault.jpg) center center; background-size: cover;""></div>
<img src="https://img.youtube.com/vi/<!--{$id|escape:'urlpathinfo'}-->/maxresdefault.jpg" width="<!--{$width|default:392|validate:int|escape:'html'}-->" height="<!--{$height|default:220|validate:int|escape:'html'}-->"/>
 
</div>
 
 
<div class="play" style="width: 64px !important;height: 64px !important;position: relative;top: -50%;left: 50%;margin-top: -32px;margin-left: -32px;"></div>
 
<div class="play" style="width: 64px !important;height: 64px !important;position: relative;top: -50%;left: 50%;margin-top: -32px;margin-left: -32px;"></div>
 
-->
 
-->

Текущая версия на 21:38, 15 февраля 2020

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