Difference between revisions of "Help:How To Add Videos"

From Asylum Projects
Jump to: navigation, search
 
Line 1: Line 1:
Currently editors cannot upload videos to Asylum Projects.  However, editors can upload their videos to other video hosting sites like YouTube, Google Video, or other video services, then embed those videos into articles within Asylum Projects using the wiki coding found below.
+
Currently, editors cannot upload videos to Asylum Projects.  However, editors can upload their videos to other video hosting sites like YouTube, Google Video, or other video services, then embed those videos into articles within Asylum Projects using the wiki coding found below.
  
 
Warning: make sure that the videos you would like to embed into an article conforms to [[:Category:Policy|the policies of this site.]]
 
Warning: make sure that the videos you would like to embed into an article conforms to [[:Category:Policy|the policies of this site.]]
  
==List Of Supported Video Hosting Services==
+
For a complete list of supported video services and more extensive coding go [https://www.mediawiki.org/wiki/Extension:EmbedVideo here].
 +
 
 +
==List Of Common Supported Video Hosting Services==
 
=== Youtube ===
 
=== Youtube ===
  
Line 11: Line 13:
  
 
<pre>
 
<pre>
<videoflash>3EszBH3cQqI</videoflash>
+
{{#ev:youtube|3EszBH3cQqI}}
</pre>
 
 
 
=== GoogleVideo ===
 
 
 
Original url: http://video.google.it/videoplay?docid=1811233136844420765
 
 
 
Wiki code:
 
 
 
<pre>
 
<googlevideo">1811233136844420765</googlevideo>
 
 
</pre>
 
</pre>
  
Line 30: Line 22:
 
Wiki code:
 
Wiki code:
 
<pre>
 
<pre>
<videoflash type="dailymotion">xi23l</videoflash>
+
<{{#ev:dailymotion|xi23l}}
 
</pre>
 
</pre>
  
Line 39: Line 31:
 
Wiki code:
 
Wiki code:
 
<pre>
 
<pre>
<videoflash type="vimeo">9394817</videoflash>
+
{{#ev:vimeo|9394817}}
 
</pre>
 
</pre>
  
=== Sevenload ===
+
For a more extensive list of supported video services [https://www.mediawiki.org/wiki/Extension:EmbedVideo#Supported_services go here].
 
 
Original url: http://en.sevenload.com/videos/Eh4mjir/Bewegungen-der-Natur
 
 
 
Wiki code:
 
<pre>
 
<videoflash type="sevenload">Eh4mjir</videoflash>
 
</pre>
 
 
 
=== Revver ===
 
 
 
Original url: http://one.revver.com/watch/138657
 
 
 
Wiki code:
 
<pre>
 
<videoflash type="revver">138657</videoflash>
 
</pre>
 
 
 
=== MetaCafe ===
 
 
 
Original url: http://www.metacafe.com/watch/2387062/pump_it/
 
 
 
Wiki code:
 
<pre>
 
<videoflash type="metacafe" vid="pump_it">2387062</videoflash>
 
</pre>
 
  
 
==See Also==
 
==See Also==

Latest revision as of 06:28, 23 October 2022

Currently, editors cannot upload videos to Asylum Projects. However, editors can upload their videos to other video hosting sites like YouTube, Google Video, or other video services, then embed those videos into articles within Asylum Projects using the wiki coding found below.

Warning: make sure that the videos you would like to embed into an article conforms to the policies of this site.

For a complete list of supported video services and more extensive coding go here.

List Of Common Supported Video Hosting Services[edit]

Youtube[edit]

Original url: http://www.youtube.com/watch?v=3EszBH3cQqI

Wiki code:

{{#ev:youtube|3EszBH3cQqI}}

DailyMotion[edit]

Original url: http://www.dailymotion.com/video/xi23l_geris-game

Wiki code:

<{{#ev:dailymotion|xi23l}}

Vimeo[edit]

Original url: http://vimeo.com/9394817

Wiki code:

{{#ev:vimeo|9394817}}

For a more extensive list of supported video services go here.

See Also[edit]