<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.seculargames.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AYoutube</id>
	<title>Template:Youtube - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.seculargames.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AYoutube"/>
	<link rel="alternate" type="text/html" href="https://wiki.seculargames.org/index.php?title=Template:Youtube&amp;action=history"/>
	<updated>2026-06-14T03:31:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.seculargames.org/index.php?title=Template:Youtube&amp;diff=46060&amp;oldid=prev</id>
		<title>imported&gt;Loramin: /* Example #3: Longer Version: Specific Dimensions */</title>
		<link rel="alternate" type="text/html" href="https://wiki.seculargames.org/index.php?title=Template:Youtube&amp;diff=46060&amp;oldid=prev"/>
		<updated>2019-10-25T17:19:12Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Example #3: Longer Version: Specific Dimensions&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
This template allows you to embed a Youtube video in a page.  To use it you simply provide the ID of a Youtube video, and optionally a height and width.&lt;br /&gt;
&lt;br /&gt;
Although you can use this template anywhere (that is appropriate) in the wiki, the [[Videos]] page is one great place to start.&lt;br /&gt;
&lt;br /&gt;
== Finding a Video&amp;#039;s ID ==&lt;br /&gt;
&lt;br /&gt;
Every Youtube video includes its ID in its URL.  For instance, if you right click on the Green Trailer video and choose &amp;quot;Copy video URL&amp;quot;, you&amp;#039;d get the URL:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;https://youtu.be/CBttHicGbek&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The ID is the part after &amp;quot;https://youtu.be/&amp;quot;, in other words:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;https://youtu.be/&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;#039;&amp;#039;&amp;#039;CBttHicGbek&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Other Youtube URLs may put it elsewhere, but it always be present.  For instance, if you visit the Youtube page for that video, it will take you to:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;https://www.youtube.com/watch?v=&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;#039;&amp;#039;&amp;#039;CBttHicGbek&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
=== Example #1: Short Version ===&lt;br /&gt;
&lt;br /&gt;
If you use this version you &amp;#039;&amp;#039;&amp;#039;can not&amp;#039;&amp;#039;&amp;#039; add a space before the ID (ie. after the &amp;quot;|&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{youtube |CBttHicGbek}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
{{youtube|CBttHicGbek}}&lt;br /&gt;
&lt;br /&gt;
=== Example #2: Longer Version ===&lt;br /&gt;
If you use this version you &amp;#039;&amp;#039;&amp;#039;can not&amp;#039;&amp;#039;&amp;#039; add a space before the ID (ie. after the &amp;quot;=&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{youtube | id=CBttHicGbek }}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
{{youtube | id=CBttHicGbek }}&lt;br /&gt;
&lt;br /&gt;
=== Example #3: Longer Version: Specific Dimensions ===&lt;br /&gt;
By default this template will apply a width of 400 pixels and a height of 225 pixels to the video.  This is a reasonable size to show it&amp;#039;s thumbnail in the wiki, and the viewer can easily full-screen the video if they want.&lt;br /&gt;
&lt;br /&gt;
However, sometimes, when a video is particularly significant to the page that it&amp;#039;s on, you may wish to display it with a different height/width, and you can do so as shown below:&lt;br /&gt;
&lt;br /&gt;
If you use this version you &amp;#039;&amp;#039;&amp;#039;can not&amp;#039;&amp;#039;&amp;#039; add a space before the ID (ie. after the &amp;quot;=&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{youtube &amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt; | id=CBttHicGbek&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt; | height=576&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt; | width=1024&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
{{youtube &lt;br /&gt;
 | id=CBttHicGbek&lt;br /&gt;
 | height=576&lt;br /&gt;
 | width=1024&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;div class=&amp;quot;youtube-placeholder&amp;quot; data-height=&amp;quot;{{{height|225}}}&amp;quot; data-width=&amp;quot;{{{width|400}}}&amp;quot; data-url=&amp;quot;{{{url|https://www.youtube.com/embed/{{{1|{{{id|}}}}}}}}}&amp;quot;&amp;gt;Loading Video ...&amp;lt;/div&amp;gt;&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Loramin</name></author>
	</entry>
</feed>