Extension:YouTube
YouTube وضعیت انتشار: پایدار |
|
---|---|
انجام | Tag , Media |
توضیحات | امکان جاسازی فیلمهای یوتیوب و گوگل ویدئو، صدا و ویدئوی Archive.org، ویدئوی WeGame و Gametrailers، گردهمایی Tangler و ویدئوی GoGreenTube را میدهد. |
نویسنده(گان) | Przemek Piotrowski |
آخرین نسخه: | 1.9.4 |
MediaWiki | >= 1.34.0 |
تغییر پایگاه داده | خیر |
مجوز | GNU General Public License 2.0 or later |
بارگیری | |
نمونه: | Any ShoutWiki site |
|
|
Quarterly downloads | 181 (Ranked 33rd) |
Public wikis using | 1,691 (Ranked 204th) |
Translate the YouTube extension if it is available at translatewiki.net | |
Vagrant role | youtube |
افزونهٔ YouTube به کاربران امکان میدهد فیلمهای یوتیوب و گوگل ویدئو، صدا و ویدئوی Archive.org، ویدیوی WeGame و Gametrailers، گردهمایی Tangler و ویدئوی GoGreenTube را جاسازی کنند.
در اصل توسط و برای فندام ساخته شده است، اگرچه فندام دیگر از این افزونه استفاده نمیکند.
نصب
- Download and move the extracted
YouTube
folder to yourextensions/
directory.
Developers and code contributors should install the extension from Git instead, using:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/YouTube - کد زیر را در انتهای $LocalSettings خودتان اضافه کنید:
wfLoadExtension( 'YouTube' );
- انجام شد – به Special:Version در ویکی خودتان بروید تا مطئمن شوید که افزونه با موفقیت نصب شده است.
استفاده
To embed a YouTube video:
<youtube>foo</youtube>
where foo
is the video ID from the URL. i.e. if the video's URL is https://www.youtube.com/watch?v=VyBSS48E4xI, then the embed code would be:
<youtube>VyBSS48E4xI</youtube>
سایر خدمات ویدیوئی پشتیبانیشده
See ShoutWiki's help page on using the YouTube extension for more information, such as using alternate, non-YouTube providers to embed content.
The YouTube extension allows also to embed content from these services:
Archive.org video | <aovideo>
|
Archive.org audio | <aoaudio>
|
Nicovideo | <nicovideo>
|
تنظیم عرض و ارتفاع
مثال:
<youtube width="200" height="120">CCz1kmfqL7g</youtube>
میتوانید عرض و ارتفاع جعبهٔ ویدئو را تغییر دهید
- عرض با
width="xxx"
کنترل میشود، که در آنxxx
تعداد پیکسلها است. پیشفرض ۶۴۰ پیکسل است. - ارتفاع به همین ترتیب با
height="xxx"
کنترل میشود. پیشفرض ۳۸۵ پیکسل است.
This extension is included in the following wiki farms/hosts and/or packages: This is not an authoritative list. Some wiki farms/hosts and/or packages may contain this extension even if they are not listed here. Always check with your wiki farms/hosts or bundle to confirm. |