Материал из Chipwiki
Перейти к: навигация, поиск
Widget:Youtube — различия между версиями
м
м
Строка 7: Строка 7:
 
   <div class="lazyload-thumbnail">
 
   <div class="lazyload-thumbnail">
 
<!--
 
<!--
<div class="tableimg" 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 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; border-radius:5px;"></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>
 
-->
 
-->

Версия 23:03, 22 декабря 2024

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