Материал из Chipwiki
Перейти к: навигация, поиск
Widget:Youtube — различия между версиями
м (Включение превью)
 
(не показано 5 промежуточных версий этого же участника)
Строка 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;padding-bottom:16px;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">
 
<!--
 
<!--
<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 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>
 
<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>
 
-->
 
-->
Строка 16: Строка 16:
 
   </div>
 
   </div>
 
-->
 
-->
</div>
+
</div></includeonly>
</includeonly>
 

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

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