Widget:YouTube: Difference between revisions
From CSDMS
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Widget | |||
This widget allows you to add YouTube video player to your wiki page. | |description=Allows you to add YouTube videos. | ||
|author=Yaron Koren | |||
|provider=YouTube | |||
|providerurl=http://code.google.com/apis/youtube/player_parameters.html | |||
|status=active | |||
|security=unknown | |||
|addedon=May 16, 2008 | |||
}} | |||
This widget allows you to add [http://www.youtube.com/ YouTube] video player to your wiki page. | |||
It was created by [ | It was created by [[User:Yaron Koren|Yaron Koren]]. | ||
To insert this widget, use the following code: | |||
<nowiki>{{#widget:YouTube|id=DWef69ItVrU}}</nowiki> | |||
</ | == Parameters == | ||
* '''id''' - video id (from the URL) | |||
* '''playlist''' - playlist name (starts with PL) - first clip is played ('''id''' is ignored) | |||
* '''height''' and '''width''' define view dimensions, 420x350 is default | |||
== Sample result == | |||
=== Single Clip === | |||
{{#widget:YouTube|id=Ukytqe9pwDM}} | |||
=== Playlist === | |||
{{#widget:YouTube|playlist=PL6FD8256CD24CFF1F}} | |||
[[Category:Video Widget]] | |||
{{Comments}} | |||
Revision as of 09:23, 15 May 2018
Template:Widget This widget allows you to add YouTube video player to your wiki page.
It was created by Yaron Koren.
To insert this widget, use the following code:
{{#widget:YouTube|id=DWef69ItVrU}}
Parameters
- id - video id (from the URL)
- playlist - playlist name (starts with PL) - first clip is played (id is ignored)
- height and width define view dimensions, 420x350 is default
Sample result
Single Clip
