User:Stumblean/common.js: Difference between revisions
No edit summary Tags: Mobile edit Mobile web edit Advanced mobile edit |
No edit summary Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
Line 80: | Line 80: | ||
ytIframe.width = "280"; | ytIframe.width = "280"; | ||
ytIframe.height = "157"; // 16:9 aspect ratio for 280 width | ytIframe.height = "157"; // 16:9 aspect ratio for 280 width | ||
ytIframe.src = "https://www.youtube.com/embed/ | ytIframe.src = "https://www.youtube.com/embed/VKfyq_hOL0c?autoplay=1"; | ||
ytIframe.title = "Self Embodiment of Perfection OST - Mahito Theme"; | ytIframe.title = "Self Embodiment of Perfection OST - Mahito Theme"; | ||
ytIframe.frameBorder = "0"; | ytIframe.frameBorder = "0"; |