Difference between revisions of "Хев:YouTube"
Айдать на коробушку
Айдать на сыскальник
Content deleted Content added
No edit summary |
No edit summary Tag: Reverted |
||
| Line 4: | Line 4: | ||
| center = <div class="thumb tcenter"> |
| center = <div class="thumb tcenter"> |
||
| #default = <div class="thumb tright"> |
| #default = <div class="thumb tright"> |
||
}}<div class="thumbinner" style="width:{{#expr: {{{width|300}}} + 2 }}px;"> |
|||
}}<div class="thumbinner" style="width:{{#expr: {{{width|300}}} + 2 }}px;"><div class="thumbimage">{{#if:{{{1|}}}|<html><iframe type="text/html" width="</html>{{{width|300}}}<html>" height="</html>{{{height|169}}}<html>" frameborder="</html>{{{border|0}}}<html>" src="https://www.youtube.com/embed/</html>{{{1}}}<html>" allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true"></iframe></html>|'''Ошибка!'''<br>''Не указан ID видео.''}}</div>{{#if:{{{2|}}}|<div class="thumbcaption">{{{2}}}</div>}}</div></div></includeonly> |
|||
<div class="thumbimage">{{#if:{{{1|}}} |
|||
|<iframe |
|||
width="{{{width|300}}}" |
|||
height="{{{height|169}}}" |
|||
src="https://www.youtube.com/embed/{{{1}}}" |
|||
frameborder="0" |
|||
allowfullscreen |
|||
style="border: 1px solid #c8ccd1; background: #f8f9fa;" |
|||
></iframe> |
|||
|'''Ошибка!'''<br>''Не указан ID видео.'' |
|||
}}</div> |
|||
{{#if:{{{2|}}}|<div class="thumbcaption">{{{2}}}</div>}} |
|||
</div> |
|||
</div></includeonly> |
|||