<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Template%3AMC%2FDaily_Motion%2Fdoc</id>
	<title>Template:MC/Daily Motion/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Template%3AMC%2FDaily_Motion%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:MC/Daily_Motion/doc&amp;action=history"/>
	<updated>2026-04-11T15:03:44Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.sasgaming.net/index.php?title=Template:MC/Daily_Motion/doc&amp;diff=42749&amp;oldid=prev</id>
		<title>imported&gt;Realshow19: Created page with &quot;{{documentation header}} &lt;!-- Documentation here --&gt; {{lua|Video}} {{shortcut|daily|daily}}  This template should be used to embed Daily Motion videos.  == Usage == &lt;pre style=&quot;display: table;&quot;&gt;{{Daily Motion | 1 = Video ID | 2 = Width (defaults to 425) | 3 = Height (defaults to width ÷ (16÷9) rounded to the nearest integer) | align = Alignment | caption = Caption | nocat = Prevents category to be added }}&lt;/pre&gt; * Using this template on a page categorizes the page into...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:MC/Daily_Motion/doc&amp;diff=42749&amp;oldid=prev"/>
		<updated>2026-03-14T21:27:42Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{documentation header}} &amp;lt;!-- Documentation here --&amp;gt; {{lua|Video}} {{shortcut|daily|daily}}  This template should be used to embed Daily Motion videos.  == Usage == &amp;lt;pre style=&amp;quot;display: table;&amp;quot;&amp;gt;{{Daily Motion | 1 = Video ID | 2 = Width (defaults to 425) | 3 = Height (defaults to width ÷ (16÷9) rounded to the nearest integer) | align = Alignment | caption = Caption | nocat = Prevents category to be added }}&amp;lt;/pre&amp;gt; * Using this template on a page categorizes the page into...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{documentation header}}&lt;br /&gt;
&amp;lt;!-- Documentation here --&amp;gt;&lt;br /&gt;
{{lua|Video}}&lt;br /&gt;
{{shortcut|daily|daily}}&lt;br /&gt;
&lt;br /&gt;
This template should be used to embed Daily Motion videos.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&amp;lt;pre style=&amp;quot;display: table;&amp;quot;&amp;gt;{{Daily Motion&lt;br /&gt;
| 1 = Video ID&lt;br /&gt;
| 2 = Width (defaults to 425)&lt;br /&gt;
| 3 = Height (defaults to width ÷ (16÷9) rounded to the nearest integer)&lt;br /&gt;
| align = Alignment&lt;br /&gt;
| caption = Caption&lt;br /&gt;
| nocat = Prevents category to be added&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Using this template on a page categorizes the page into [[:Category:Pages with Daily Motion videos]] unless &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;|nocat=&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; is used.&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;1&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Video ID&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The video ID that must be added.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
            &amp;quot;suggested&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;2&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Video width&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Changes the width of the video. Defaults to 425&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;3&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Video height&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Changes the height of the video. Defaults to width ÷ (16÷9) rounded to the nearest integer&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;align&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Video alignment&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Changes the alignment of the video.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;caption&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Video caption&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Adds an optional caption for the video.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;nocat&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Category supressor&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Prevents [[:Category:Pages with Daily Motion videos]] to be added to a page using this template.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;This template adds a video that can be embedded on a page directly instead on needing to upload it directly to the wiki.&amp;quot;,&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;inline&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Examples ===&lt;br /&gt;
; Default usage&lt;br /&gt;
&amp;lt;pre style=&amp;quot;display: table;&amp;quot;&amp;gt;&lt;br /&gt;
{{daily|}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{daily||nocat=y}}&lt;br /&gt;
&lt;br /&gt;
; Custom width&lt;br /&gt;
&amp;lt;pre style=&amp;quot;display: table;&amp;quot;&amp;gt;&lt;br /&gt;
{{daily||720}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{daily||720|nocat=y}}&lt;br /&gt;
&lt;br /&gt;
; Custom width and height&lt;br /&gt;
&amp;lt;pre style=&amp;quot;display: table;&amp;quot;&amp;gt;&lt;br /&gt;
{{daily||560|280}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{daily||560|280|nocat=y}}&lt;br /&gt;
&lt;br /&gt;
; Inline alignment&lt;br /&gt;
&amp;lt;pre style=&amp;quot;display: table;&amp;quot;&amp;gt;&lt;br /&gt;
{{daily||align=inline}}&lt;br /&gt;
{{daily||align=inline}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{daily||align=inline|nocat=y}}&lt;br /&gt;
{{daily||align=inline|nocat=y}}&lt;br /&gt;
&lt;br /&gt;
; Custom caption&lt;br /&gt;
&amp;lt;pre style=&amp;quot;display: table;&amp;quot;&amp;gt;&lt;br /&gt;
{{daily||caption=&amp;#039;&amp;#039;Minecraft&amp;#039;&amp;#039; official trailer.}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{daily||caption=&amp;#039;&amp;#039;Minecraft&amp;#039;&amp;#039; official trailer.|nocat=y}}&lt;br /&gt;
&lt;br /&gt;
; With an image frame&lt;br /&gt;
Sometimes it makes sense to put the video in an image frame so that it formats like an image:&lt;br /&gt;
&amp;lt;pre style=&amp;quot;display: table;&amp;quot;&amp;gt;&lt;br /&gt;
{{FakeImage|{{daily|}}|Minecraft Trailer from 2011|align=right}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
This can unclutter the pages a lot. You also get to add a caption.&lt;br /&gt;
{{FakeImage|{{daily||nocat=y}}|Minecraft Trailer from 2011|align=right}}&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* {{t|YouTube Link}} – to link to a video, rather than embed it&lt;br /&gt;
* {{t|YouTube playlist}} – to embed a playlist&lt;br /&gt;
* {{t|CollapsedVideo}} – to put an embedded video in a collapsed table that links to YouTube&lt;br /&gt;
* {{t|Vimeo}} – to post a video from Vimeo&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
&amp;lt;!-- template categories/interwikis here --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- documentation categories/interwikis here --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Realshow19</name></author>
	</entry>
</feed>