hu:comm:examples

Plugins

Az OB121 oldalon alkalmazott plugin-ok, példákkal. Alapvetően belső használatra.

YouTube Plugin

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

linkDisplays a link icon only.
smallDisplays a small YouTube movie.
mediumDisplays a medium YouTube movie.
largeDisplays 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 }}

Edit

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.
  • hu/comm/examples.txt
  • 2022/04/21 15:03
  • ()