Difference between revisions of "Video"

From Freephile Wiki
Jump to navigation Jump to search
(remove TOC)
(add help link)
Line 5: Line 5:
 
!You get
 
!You get
 
|-
 
|-
| <nowiki>[[File:Dave_Matthews_Band_-_You_Me.mp4]]</nowiki>
+
| <nowiki>[[File:Dave_Matthews_Band_-_You_Me.mp4]]</nowiki><br />Note: there are [[Help:Files|more options to file linking]], but this example shows the bare minimum.
 
|[[File:Dave_Matthews_Band_-_You_Me.mp4]]
 
|[[File:Dave_Matthews_Band_-_You_Me.mp4]]
 
|}
 
|}
Line 29: Line 29:
 
== Finding Local Videos ==
 
== Finding Local Videos ==
 
You can use the [[Special:MIMESearch]] page to search for video files.  If you're using the [[Visual editor|Visual Editor]], then you can search right in the edit window.
 
You can use the [[Special:MIMESearch]] page to search for video files.  If you're using the [[Visual editor|Visual Editor]], then you can search right in the edit window.
 +
 +
 +
__NOTOC__
  
 
[[Category:Video]]
 
[[Category:Video]]
__NOTOC__
 

Revision as of 13:46, 12 February 2018

Local (on-wiki)[edit | edit source]

Local video files are displayed in a player automatically. For example, File:Dave_Matthews_Band_-_You_Me.mp4 is automatically handed over to an HTML5 video player just by linking normally to the file.

You type You get
[[File:Dave_Matthews_Band_-_You_Me.mp4]]
Note: there are more options to file linking, but this example shows the bare minimum.

Cloud (e.g. YouTube)[edit | edit source]

Video files hosted on any of the 30 supported platforms including YouTube, Vimeo, Archive.org can be displayed/played easily.

You type You get
{{#ev:youtube|https://www.youtube.com/watch?v=FVztZI-OMUg|720|right|Michael Franti & Spearhead - Good to be Alive Today (Acoustic remix)|frame}}
Michael Franti & Spearhead - Good to be Alive Today (Acoustic remix)
{{#ev:youtube|https://www.youtube.com/watch?v=pSsYTj9kCHE|720|left|Let eet GO|frame}}
Let eet GO

Syntax[edit | edit source]

For more details on the link syntax for videos, as well as the list of supported services, see the extension page .

Finding Local Videos[edit | edit source]

You can use the Special:MIMESearch page to search for video files. If you're using the Visual Editor, then you can search right in the edit window.