Widget:Yt: Difference between revisions

From Makerpedia

No edit summary
No edit summary
Tags: mobile web edit mobile edit
 
(2 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="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; 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>