Difference between revisions of "Хев:YouTube"
Content deleted Content added
No edit summary |
No edit summary Tag: Reverted |
||
Line 4:
| center = <div class="thumb tcenter">
| #default = <div class="thumb tright">
}}<div class="thumbinner" style="width:{{#expr: {{{width|300}}} + 2 }}px;">
<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>
| |||