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 |
||
| 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 13: | Line 13: | ||
Width and hight are optional, 400x255 is a default, "id" is a video '''number from embed code URL''' (not blip.tv page URL). | Width and hight are optional, 400x255 is a default, "id" is a video '''number from embed code URL''' (not blip.tv page URL). | ||
== Sample result == | == Sample result == | ||
{{#widget:{{PAGENAME}}|id=AZP+ZIT3Pg|width=480|height=412}} | {{#widget:{{PAGENAME}}|id=AZP+ZIT3Pg|width=480|height=412}} | ||
</noinclude><includeonly><embed src="http://blip.tv/play/<!--{$id|escape:'urlpathinfo'}-->" type="application/x-shockwave-flash" width="<!--{$width|default:400|escape:'html'}-->" height="<!--{$height|default:255|escape:'html'}-->" allowscriptaccess="always" allowfullscreen="true"></embed></includeonly> | </noinclude><includeonly><embed src="http://blip.tv/play/<!--{$id|escape:'urlpathinfo'}-->" type="application/x-shockwave-flash" width="<!--{$width|default:400|escape:'html'}-->" height="<!--{$height|default:255|escape:'html'}-->" allowscriptaccess="always" allowfullscreen="true"></embed></includeonly> | ||
Revision as of 00:09, 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, 400x255 is a default, "id" is a video number from embed code URL (not blip.tv page URL).
Sample result