Difference between revisions of "How to Embed Video"

From SaladFrosting
Jump to navigation Jump to search
(create)
 
(add category)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This wiki has the Embed Video extension, and you can embed YouTube videos on a page by using the following template:
+
This wiki has the Embed Video extension (https://www.mediawiki.org/wiki/Extension:EmbedVideo),
 +
and you can embed YouTube videos on a page by using the following template:
  
 
<code><nowiki>{{#evu:URL}}</nowiki></code>
 
<code><nowiki>{{#evu:URL}}</nowiki></code>
Line 10: Line 11:
  
 
<code><nowiki>{{#evu:https://www.youtube.com/watch?v=5jO2PLqEdUY}}</nowiki></code>
 
<code><nowiki>{{#evu:https://www.youtube.com/watch?v=5jO2PLqEdUY}}</nowiki></code>
 +
 +
 +
 +
{{#evu:https://www.youtube.com/watch?v=OXnTSuxH0D0}}
 +
 +
[[Category:Ideas]]

Latest revision as of 15:56, 2 November 2023

This wiki has the Embed Video extension (https://www.mediawiki.org/wiki/Extension:EmbedVideo), and you can embed YouTube videos on a page by using the following template:

{{#evu:URL}}

Just replace "URL" with the full video link.

Example

This is an example of an actual video which is embedded on a page on this wiki:

{{#evu:https://www.youtube.com/watch?v=5jO2PLqEdUY}}