Changes

Jump to navigation Jump to search
21 bytes removed ,  15:11, 21 August 2020
no edit summary
* Display a YouTube video: <code><pre>{{#ev:youtube|r7gLlIv4ito}}</pre></code>
{{#ev:youtube|r7gLlIv4ito}}
* To display the same video as a right aligned large thumbnail with a description: <codepre>{{#ev:youtube|r7gLlIv4ito|250|right|Disney|frame}}</codepre>
{{#ev:youtube|r7gLlIv4ito|250|right|Disney|frame}}
* 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. <codepre>{{#ev:youtube|https://www.youtube.com/watch?v=r7gLlIv4ito|||||start=76}}</codepre>
{{#ev:youtube|https://www.youtube.com/watch?v=r7gLlIv4ito|||||start=76}}
* Another standart tag is: <codepre><youtube width="200" height="120">r7gLlIv4ito</youtube></codepre>
<youtube width="200" height="120">r7gLlIv4ito</youtube>
* Formulas with Unicode: (α → β) → α
* Formulas with LaTeX tags: <codepre><math> \forall x \exists y P(x,y) \nVdash \exists y \forall x P(x,y) </math></codepre>
<math> \forall x \exists y P(x,y) \nVdash \exists y \forall x P(x,y) </math>

Navigation menu