Difference between revisions of "Editing tricks"

From Logic Wiki
Jump to navigation Jump to search
Tag: 2017 source edit
Tag: 2017 source edit
Line 1: Line 1:
 +
 
{{#ev:youtube|r7gLlIv4ito}}
 
{{#ev:youtube|r7gLlIv4ito}}
  
 
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|r7gLlIv4ito|100|right|Disney|frame}}
+
{{#ev:youtube|r7gLlIv4ito|200|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. 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.
  
(α → β) → α
 
  
<math> \forall x \exists y P(x,y) \nVdash \exists y \forall x  P(x,y) </math>
 
  
  
Line 17: Line 16:
  
 
<youtube width="200" height="120">r7gLlIv4ito</youtube>
 
<youtube width="200" height="120">r7gLlIv4ito</youtube>
 +
 +
 +
=== Logic Editing tricks ===
 +
 +
* Formulas with Unicode:  (α → β) → α
 +
 +
* Formulas with LaTeX tags:  <math> \forall x \exists y P(x,y) \nVdash \exists y \forall x  P(x,y) </math>

Revision as of 14:57, 21 August 2020

To display the same video as a right aligned large thumbnail with a description:

Disney

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.



Faltre.jpeg


Logic Editing tricks

  • Formulas with Unicode: (α → β) → α
  • Formulas with LaTeX tags: