Difference between revisions of "Vimeo"
From Projects
Line 1: | Line 1: | ||
− | + | {{Widget | |
− | This widget allows you to | + | |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:14, 29 August 2014
This widget allows you to add Vimeo video to your wiki page.
To insert this widget, use the following code:
{{#widget:Vimeo|id=8758454}}
Parameters
- id - numeric video id from the URL
- width and height define view dimensions, 400x300 is default