Changes

Jump to navigation Jump to search
547 bytes added ,  15:08, 21 August 2020
no edit summary
* Display a YouTube video: <code>{{#ev:youtube|r7gLlIv4ito}}</code>
{{#ev:youtube|r7gLlIv4ito}}
* To display the same video as a right aligned large thumbnail with a description: <code>{{#ev:youtube|r7gLlIv4ito|250|right|Disney|frame}}</code>
{{#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. <code>{{#ev:youtube|https://www.youtube.com/watch?v=r7gLlIv4ito|||||start=76}}</code>
{{#ev:youtube|https://www.youtube.com/watch?v=r7gLlIv4ito|||||start=76}}
 
* Another standart tag is: <code><youtube width="200" height="120">r7gLlIv4ito</youtube></code>
<youtube width="200" height="120">r7gLlIv4ito</youtube>
 
 
 
* For more setting on Video tags for Vimeo, soundcloud, TED Talks, or youtubeplaylist - Playlists, check:
 
https://gitlab.com/hydrawiki/extensions/EmbedVideo
 
 
 
 
 
 
=== Images Editing tricks ===
* To display a image, upload the file, and insert the tag:
 
<code>[[File:Faltre.jpeg|frame|20px]]</code>
[[File:Faltre.jpeg|frame|20px]]
 
* For more setting check: https://gitlab.com/hydrawiki/extensions/EmbedVideo
* Formulas with Unicode: (α → β) → α
* Formulas with LaTeX tags: <code><math> \forall x \exists y P(x,y) \nVdash \exists y \forall x P(x,y) </math></code> <math> \forall x \exists y P(x,y) \nVdash \exists y \forall x P(x,y) </math>

Navigation menu