Widget:Yt: Difference between revisions
From Makerpedia
Created page with "<iframe width="560" height="315" src="https://www.youtube.com/embed/{$id|escape:'html'}" frameborder="0" allow="autoplay; encrypted-media; picture-in-picture" allowfullscreen>..." |
No edit summary Tags: mobile web edit mobile edit |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<iframe width="560" height="315" src="https://www.youtube.com/embed/{$id|escape:'html'}" frameborder="0" allow="autoplay; encrypted-media; picture-in-picture" allowfullscreen></iframe> | <iframe width="560" height="315" max-width="90vw" class="ytplayer" src="https://www.youtube.com/embed/<!--{$id|escape:'html'}-->" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> | ||
Latest revision as of 12:56, 1 October 2023
<iframe width="560" height="315" max-width="90vw" class="ytplayer" src="https://www.youtube.com/embed/" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>