Date: Sat, 26 Sep 2009 17:26:43 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; pagename=Help%2FVideoPlugin; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; markup=2; charset=UTF-8 Content-Transfer-Encoding: binary The **~Video** [[Help:WikiPlugin|plugin]] allows to include video in a wiki page. Video file must be encoded in FLV format. The Video plugin can also be called withe the ~{~{video.flv~}~} syntax. == Arguments Use only one of ##url## or ##file## arguments at a time. {| class="bordered" |- ! Argument ! Description ! Default value |- | **url** | The url of a video file. | none |- | **file** | The name of a video file that has been uploaded. | none |- | **width** | The width of the video (in pixels). | 460 |- | **height** | The height of the video (in pixels). | 320 |- | **autoplay** | Auto play the video when page is displayed. | false |} == Example A video: {{{ <