「Widget:YouTube」の版間の差分
表示
ページの作成:「<noinclude> YouTubeを埋め込むためのウィジェットです。 使用法: {{#widget:YouTube|id=動画ID|width=横幅|height=縦幅}} </noinclude> <includeonly> <iframe width="{{{width|560}}}" height="{{{height|315}}}" src="https://www.youtube.com/embed/{{{id}}}" frameborder="0" allowfullscreen></iframe> </includeonly>」 |
編集の要約なし |
||
| 2行目: | 2行目: | ||
YouTubeを埋め込むためのウィジェットです。 | YouTubeを埋め込むためのウィジェットです。 | ||
使用法: {{#widget:YouTube|id=動画ID|width=横幅|height=縦幅}} | 使用法: {{#widget:YouTube|id=動画ID|width=横幅|height=縦幅}} | ||
</noinclude> | </noinclude><includeonly> | ||
<includeonly> | <iframe width="{{{width|560}}}" height="{{{height|315}}}" src="https://www.youtube.com/embed/{{{id}}}" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen style="max-width:100%;"></iframe> | ||
<iframe width="{{{width|560}}}" height="{{{height|315}}}" src="https://www.youtube.com/embed/{{{id}}}" frameborder="0" allowfullscreen></iframe> | |||
</includeonly> | </includeonly> | ||
2026年2月20日 (金) 17:21時点における版
YouTubeを埋め込むためのウィジェットです。 使用法: