Материал из Chipwiki
Перейти к: навигация, поиск
Widget:Vimeo — различия между версиями
(Новая страница: «<noinclude><pre>{{#widget:Vimeo |id= |width= |height= }}</pre>Категория:Виджеты </noinclude><includeonly><iframe src="https://player.vimeo.com…»)
 
 
(не показано 7 промежуточных версий этого же участника)
Строка 4: Строка 4:
 
|height=
 
|height=
 
}}</pre>[[Категория:Виджеты]]
 
}}</pre>[[Категория:Виджеты]]
</noinclude><includeonly><iframe src="https://player.vimeo.com/video/<!--{$id|escape:'urlpathinfo'}-->" width="<!--{$width|default:392|validate:int|escape:'html'}-->" height="<!--{$height|default:220|validate:int|escape:'html'}-->" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe></includeonly>
+
</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:0px 0px 10px 0px;">
 +
  <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; background: url(/static/vimeo_preview.png) 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>
 +
<!--
 +
<div class="lazyload-youtube" style="padding-bottom:0px;">
 +
<iframe src="https://player.vimeo.com/video/<!--{$id|escape:'urlpathinfo'}-->" width="<!--{$width|default:392|validate:int|escape:'html'}-->" height="<!--{$height|default:220|validate:int|escape:'html'}-->" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
 +
  </div>
 +
-->
 +
</div></includeonly>

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

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