User talk:Richardpruen: Difference between revisions

no edit summary
No edit summary
Line 27: Line 27:


*For example, a video from YouTube use the 'youtube' service selector enter either the raw ID: {{#ev:youtube|pSsYTj9kCHE}}
*For example, a video from YouTube use the 'youtube' service selector enter either the raw ID: {{#ev:youtube|pSsYTj9kCHE}}
*Or the full URL: {{#ev:youtube|https://www.youtube.com/watch?v=pSsYTj9kCHE}}
*Or the full URL: <nowiki>{{#ev:youtube|https://www.youtube.com/watch?v=pSsYTj9kCHE}}</nowiki>


=Example #2=
=Example #2=


*To display the same video as a right aligned large thumbnail with a description:
*To display the same video as a right aligned large thumbnail with a description:
*{{#ev:youtube|https://www.youtube.com/watch?v=pSsYTj9kCHE|1000|right|Let eet GO|frame}}
*<nowiki>{{#ev:youtube|https://www.youtube.com/watch?v=pSsYTj9kCHE|1000|right|Let eet GO|frame}}</nowiki>
*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.
*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
*<nowiki>https://www.youtube.com/watch?v=pSsYTj9kCHE&start=76</nowiki>


*{{#ev:youtube|https://www.youtube.com/watch?v=pSsYTj9kCHE|||||start=76}}
<nowiki>*{{#ev:youtube|https://www.youtube.com/watch?v=pSsYTj9kCHE|||||start=76}}</nowiki>


=Example #3=
=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:
*Creating a video list for Youtube. This allows you to queue a set of video in a temporary playlist. Use the 'youtubevideolist` *service selector:
*{{#ev:youtubevideolist|-D--GWwca0g|||||playlist=afpRzcAAZVM,gMEHZPZTAVc,lom_plwy9iA,BSWYMQEQhEo,EREaWhXj4_Q}}
*<nowiki>{{#ev:youtubevideolist|-D--GWwca0g|||||playlist=afpRzcAAZVM,gMEHZPZTAVc,lom_plwy9iA,BSWYMQEQhEo,EREaWhXj4_Q}}</nowiki>