Open main menu

Changes

240 bytes added ,  18:43, 21 August 2020
no edit summary
* Display a YouTube video: <code><pre>{{#ev:youtube|r7gLlIv4ito}}</pre></code>=== Formatting Editing tricks ===
{{#ev* Formatting:youtube|r7gLlIv4ito}}https://www.mediawiki.org/wiki/Help:Formatting   === Video Editing tricks ===
* To display the same Display a YouTube 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 urlargsurl args (URL arguments) parameter. Take the rest of the URL arguments from the custom URL and place them into the urlargsurl args. <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: <code><youtube width="200" height="120">r7gLlIv4ito</youtube></code>
* To display the video as a right aligned large thumbnail with a description: <pre>{{#ev:youtube width="200" height="120">|r7gLlIv4ito|250|right|Disney|frame}}</pre> {{#ev:youtube>|r7gLlIv4ito|250|right|Disney|frame}}
* Another standard tag for YouTube is: <pre><youtube width="200" height="120">r7gLlIv4ito</youtube></pre>
* For more setting on Video tags for Vimeo, soundcloud, TED Talks, or youtubeplaylist - Playlists, check: <youtube width="200" height="120">r7gLlIv4ito</youtube>
https://gitlab.com/hydrawiki/extensions/EmbedVideo
* For more setting on Video tags for Vimeo, soundcloud, TED Talks, or YouTube Playlist, check:
https://gitlab.com/hydrawiki/extensions/EmbedVideo
* To display a image, upload the file, and insert the tag:
<codepre>[[File:Faltre.jpeg|frame|20px]]</codepre>
[[File:Faltre.jpeg|frame|20px]]
 
<pre>[[File:Fuzzy logic temperature te.svg|frame]]</pre>
 
[[File:Fuzzy logic temperature te.svg|Fuzzy logic temperature te.svg|frame]]
=== Logic Editing tricks ===
* 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>