Difference between revisions of "User:JJR/evexamples"

From Ephemeral Film Wiki
Jump to navigation Jump to search
(Created page with "== YouTube Examples == === Example #1 === For example, a video from YouTube use the 'youtube' service selector enter the raw ID: {{#ev:youtube|pSsYTj9kCHE}} Or the ful...")
 
Line 1: Line 1:
== YouTube Examples ==
== YouTube Examples ==
;youtube id: eAORm-8b1Eg


=== Example #1 ===
=== Example #1 ===
Line 5: Line 7:
For example, a video from YouTube use the 'youtube' service selector enter the raw ID:
For example, a video from YouTube use the 'youtube' service selector enter the raw ID:


    {{#ev:youtube|pSsYTj9kCHE}}
;<nowiki>{{#ev:youtube|eAORm-8b1Eg}}</nowiki>:
 
{{#ev:youtube|eAORm-8b1Eg}}


Or the full URL:
Or the full URL:

Revision as of 13:22, 29 October 2021

YouTube Examples

youtube id
eAORm-8b1Eg

Example #1

For example, a video from YouTube use the 'youtube' service selector enter the raw ID:

{{#ev:youtube|eAORm-8b1Eg}}

Or the full URL:

Example #2

To display the same video as a right aligned large thumbnail with a description:

Let eet GO

For YouTube to have the video start at a specific time code utilize the urlargs(URL arguments) parameter. Take the rest of the URL arguments from the custom URL and place them into the urlargs. Please note that not all video services support extra URL arguments or may have different keys for their URL arguments.

   https://www.youtube.com/watch?v=pSsYTj9kCHE&start=76

Example #3

Creating a video list for Youtube. This allows you to queue a set of video in a temporary playlist. Use the 'youtubevideolist` service selector:

Example #4

Using the service name as a parser tag

Example #5

Using a local file as an embed thumbnail

Example #6

Using a local file as an embed thumbnail and specifying a title

Example #7

Using named parameters