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