wiki:syntax

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

wiki:syntax [2024/08/05 06:28] – created - external edit 127.0.0.1wiki:syntax [2024/09/28 18:18] (current) fponzi
Line 474: Line 474:
  
 ~~INFO:syntaxplugins~~ ~~INFO:syntaxplugins~~
 +
 +==== Examples for embedding videos ====
 +
 +Display a YouTube Video:
 +
 +  {{youtube>L-WM8YxwqEU}}
 +
 +Show a larger player:
 +
 +  {{youtube>L-WM8YxwqEU?large}}
 +
 +Right-align the player:
 +
 +  {{ youtube>L-WM8YxwqEU}}
 +
 +Show a small, centered player:
 +
 +  {{ youtube>L-WM8YxwqEU?small }}
 +
 +Show a small, centered player with a title (look for right space!):
 +
 +  {{ youtube>L-WM8YxwqEU?small |Some funny video}}
 +
 +Some other additional parameters are supported (depending on video service) as well:
 +
 +  {{youtube>L-WM8YxwqEU?small&start=30&end=45|A random segment of 15 seconds}}
  
  • wiki/syntax.1722839287.txt.gz
  • Last modified: 2024/08/05 06:28
  • by 127.0.0.1