* For YouTube to have the video start at a specific time code utilize the url args (URL arguments) parameter. Take the rest of the URL arguments from the custom URL and place them into the url args. <pre>{{#ev:youtube|https://www.youtube.com/watch?v=r7gLlIv4ito|||||start=76}}</pre> {{#ev:youtube|https://www.youtube.com/watch?v=r7gLlIv4ito|||||start=76}} * To display the same video as a right aligned large thumbnail with a description: <pre>{{#ev:youtube|r7gLlIv4ito|250|right|Disney|frame}}</pre>
* 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. <pre>{{#ev:youtube|https://www.youtube.com/watch?v=r7gLlIv4ito|||||start=76}}</pre>