Widget:Blip.tv: Difference between revisions
Jump to navigation
Jump to search
Created page with "<noinclude>Category:Video Widget This widget allows you to add [http://blip.tv/ blip.tv video] player to your wiki page. It was originally created by [[mediawikiwiki:User:Se..." |
No edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This widget allows you to add [http://blip.tv/ blip.tv video] player to your wiki page. | This widget allows you to add [http://blip.tv/ blip.tv video] player to your wiki page. | ||
It was originally created by [[ | It was originally created by [[mw:User:Sergey Chernyshev|Sergey Chernyshev]] for [http://www.techpresentations.org TechPresentations.org]. | ||
To insert this widget, use the following code: | To insert this widget, use the following code: | ||
| Line 12: | Line 12: | ||
}}</nowiki> | }}</nowiki> | ||
Width and hight are optional, | Width and hight are optional, 569x320 is a default, "id" is a video '''number from embed code URL''' (not blip.tv page URL). | ||
== Sample result == | == Sample result == | ||
{{#widget:{{PAGENAME}}|id= | {{#widget:{{PAGENAME}}|id=AZSQSYT3Pg|width=480|height=412}} </noinclude><includeonly><iframe src="http://blip.tv/play/<!--{$id|escape:'urlpathinfo'}-->" width="<!--{$width|default:596|escape:'html'}-->" height="<!--{$height|default:334|escape:'html'}-->" frameborder="0" allowfullscreen></iframe><embed type="application/x-shockwave-flash" src="http://a.blip.tv/api.swf#AYHk+Q4C" style="display:none"></embed></includeonly> | ||
</noinclude><includeonly>< | |||
Latest revision as of 00:26, 24 March 2012
This widget allows you to add blip.tv video player to your wiki page.
It was originally created by Sergey Chernyshev for TechPresentations.org.
To insert this widget, use the following code:
{{#widget:Blip.tv
|id=AZP+ZIT3Pg
|width=400
|height=255
}}
Width and hight are optional, 569x320 is a default, "id" is a video number from embed code URL (not blip.tv page URL).
Sample result