Vkládání videí z youtube.com
- pozn. hvězdička v kódu (*) je záměrná chyba z důvodu zobrazení, do normální syntaxe nepatří!!!
How to use
You can display a YouTube movie by setting the 'command' and the 'ID' code. You can align the movie object by using whitespaces before/after brackets.
{*{youtube>(command):(ID code)|(title)}}
Commands
link Displays a link icon only.
small Displays a small YouTube movie.
large Displays a large YouTube movie.
ID code
You can find the ID code in the YouTube site.
Title
You can define a title of movie by putting on a pipe '|' after ID. It's optional.
Alignment
Use white spaces for alignment of YouTube movie object. Syntax is same as images.
default {*{youtube>small:XXXXXX}}
right {*{ youtube>small:XXXXXX}}
left {*{youtube>small:XXXXXX }}
center {*{ youtube>small:XXXXXX }}
Example
Wiki syntax
{*{youtube>link:MJj5XWQHUFE}} → Creates a link to YouTube
{*{youtube>small:MJj5XWQHUFE}} → Creates a small movie object.
{*{youtube>large:MJj5XWQHUFE}} → Creates a large movie object.
Alignments (same as image alignment)
{*{youtube>small:MJj5XWQHUFE }} → Align to left
{*{ youtube>link:MJj5XWQHUFE}} → Align to right
{*{ youtube>link:MJj5XWQHUFE }} → Centering