Template:YouTubeEmbed: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(I see content-type text/html; charset=utf-8 with https://www.youtube.com/embed/rTsXO6Zicls?autoplay=1)
Line 1: Line 1:
<includeonly><object data="https://www.youtube.com/embed/{{{1|}}}?autoplay=1"></object></includeonly>
<includeonly><object type="text/html" data="https://www.youtube.com/embed/{{{1|}}}?autoplay=1"></object></includeonly>
<noinclude>
<noinclude>
{{notice|This template is '''intentionally left blank''' until the proper mediawiki features required for YouTube embeds are exposed. This allows for the future-proofing of pages by placing this template on a page without showing the end user ugly redlinks.}}
{{notice|This template is '''intentionally left blank''' until the proper mediawiki features required for YouTube embeds are exposed. This allows for the future-proofing of pages by placing this template on a page without showing the end user ugly redlinks.}}
</noinclude>
</noinclude>

Revision as of 07:36, 14 June 2023


Note.pngNote:This template is intentionally left blank until the proper mediawiki features required for YouTube embeds are exposed. This allows for the future-proofing of pages by placing this template on a page without showing the end user ugly redlinks.