Difference between revisions of "Widget:EmbeddedYouTubeVideo"

From Coder Merlin
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<iframe width="560" height="315" src="https://www.youtube.com/embed/{{{1}}}" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/<!--{$videoID|escape:'url'}-->" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Latest revision as of 19:21, 6 March 2021

<iframe width="560" height="315" src="https://www.youtube.com/embed/" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>