Difference between revisions of "Template:Widget"

From Projects
Jump to: navigation, search
(Blanked the page)
Line 1: Line 1:
 +
{{Widget
 +
|author=Sergey Chernyshev
 +
|provider=Vimeo
 +
|providerurl=http://www.vimeo.com/
 +
|addedon=March 16, 2009
 +
}}
 +
This widget allows you to add [http://www.vimeo.com/ Vimeo video] to your wiki page.
  
 +
To insert this widget, use the following code:
 +
 +
<nowiki>{{#widget:</nowiki>{{PAGENAME}}<nowiki>|id=8758454}}</nowiki>
 +
 +
== Parameters ==
 +
* '''id''' - numeric video id from the URL
 +
* '''width''' and '''height''' define view dimensions, 400x300 is default
 +
 +
== Sample result ==
 +
[http://vimeo.com/8758454 Mediawiki project history (Gource Vizualization)]
 +
 +
{{#widget:{{PAGENAME}}|id=8758454|width=600|height=600}}
 +
{{Comments}}

Revision as of 16:42, 29 August 2014

This widget allows you to add Vimeo video to your wiki page.

To insert this widget, use the following code:

{{#widget:Widget|id=8758454}}

Parameters

  • id - numeric video id from the URL
  • width and height define view dimensions, 400x300 is default

Sample result

Mediawiki project history (Gource Vizualization)

Error in widget Widget

Template:Comments