====== Plugins ====== Az OB121 oldalon alkalmazott plugin-ok, példákkal. Alapvetően belső használatra. ===== YouTube Plugin ===== [[https://www.dokuwiki.org/plugin:youtube|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**\\ ^link|Displays a link icon only.| ^small|Displays a small YouTube movie.| ^medium|Displays a medium 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 [[:wiki:syntax#images_and_other_files|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. ===== imagebox Plugin ===== [[https://www.dokuwiki.org/plugin:imagebox|imagebox Plugin]] [{{ImagePath|Caption}}]