Date: Fri, 7 Dec 2012 14:58:45 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0) Content-Type: application/x-phpwiki; pagename=Help%2FYouTubePlugin; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; markup=2; charset=UTF-8 Content-Transfer-Encoding: binary == Usage == {{{ <> }}} == Arguments == {| class="bordered" |- ! Argument ! Description ! Default value |- | **v** | key of the video | required, or define browse |- | **browse** | One of "Daily Pick", "Most Recent", "Most Viewed", "Top Rated", "Most Discussed", "Top Favorites", "Most Linked", "Recently Featured", "Most Responded", "Watch on Mobile" | optional, if v is empty |- | **time** | One of "Today", "This Week", "This Month", "All Time" (optional). | Today |- | **category** | One of "All", "Autos & Vehicles", "Comedy", "Entertainment", "Film & Animation", "Gadgets & Games", "Howto & DIY", "Music", "News & Politics", "People & Blogs", "Pets & Animals", "Sports", "Travel & Places" (optional). | All |- | **language** | One of "All", "English", "Spanish", "Japanese", "German", "Chinese", "French" (optional). | All |- | **width** | Video width (optional). | 425 |- | **height** | Video height (optional). | 350 |- | **autoplay** | If autoplay=1 it starts automatically to play, otherwise to have to click on it (optional). | 0 |- | **style** | If link will display a small icon with a link to the Youtube video (optional). | inline |- | **size** | Video size (medium or small or large). Overrides width and height (optional). | medium |} == Examples == === Link === {{{ <> }}} <> === Inline === {{{ <> }}} <> === Daily Pick === {{{ <> }}} === Top Rated (This Month) === {{{ <> }}} == See Also == * [[Help:VideoPlugin]] == Author == * [[Help:Reini Urban|Reini Urban]] ---- [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]