Difference between revisions of "Widget:Vimeo"

From Second Life Wiki
Jump to navigation Jump to search
Line 5: Line 5:


== Using this widget ==
== Using this widget ==
On this wiki, Torley recommends the following code:
On this wiki, [[Torley]] recommends the following code:


: <nowiki><p>{{#widget:Vimeo|id=XXXXXXXX|width=640|height=480}}</p></nowiki>
: <nowiki><p>{{#widget:Vimeo|id=XXXXXXXX|width=640|height=480}}</p></nowiki>

Revision as of 09:55, 29 June 2009

This widget allows you to embed Vimeo on your wiki page.

Created by Sergey Chernyshev

Using this widget

On this wiki, Torley recommends the following code:

<p>{{#widget:Vimeo|id=XXXXXXXX|width=640|height=480}}</p>
  • The "id" can be found in a Vimeo video's URL, such as http://vimeo.com/5106006
  • The "<p>" tags are a workaround to keep line breaks working after the video.

For general information on how to use this widget, see widget description page on MediaWikiWidgets.org.

Copy to your site

To use this widget on your site, just install MediaWiki Widgets extension and copy full source code of this page to your wiki as Widget:Vimeo article.