Widget:MIT World Video: Difference between revisions

No edit summary
No edit summary
Line 14: Line 14:
</noinclude> <includeonly>
</noinclude> <includeonly>
<object width="<!--{$width|default:481|escape:'html'}-->" height="<!--{$height|default:271|escape:'html'}-->">
<object width="<!--{$width|default:481|escape:'html'}-->" height="<!--{$height|default:271|escape:'html'}-->">
    <param name="movie" value="http://mitworld.mit.edu/flash/player/Main.swf?host=cp58255.edgefcs.net&flv=<!--{$id|escape:'urlpathinfo'}-->"/>
     <param name="allowScriptAccess" value="always"/>
     <param name="allowScriptAccess" value="always"/>
     <param name="allowFullScreen" value="true"/>
     <param name="allowFullScreen" value="true"/>
     <param name="quality" value="high"/>
     <param name="quality" value="high"/>
    <param name="movie" value="http://mitworld.mit.edu/flash/player/Main.swf?host=cp58255.edgefcs.net&flv=<!--{$id|escape:'urlpathinfo'}-->"/>
     <embed src="http://mitworld.mit.edu/flash/player/Main.swf?host=cp58255.edgefcs.net&flv=<!--{$id|escape:'urlpathinfo'}-->" type="application/x-shockwave-flash" wmode="transparent" width="<!--{$width|escape:'html'|default:'481'}-->" height="<!--{$height|escape:'html'|default:271}-->"/>
     <embed src="http://mitworld.mit.edu/flash/player/Main.swf?host=cp58255.edgefcs.net&flv=<!--{$id|escape:'urlpathinfo'}-->" type="application/x-shockwave-flash" wmode="transparent" width="<!--{$width|escape:'html'|default:'481'}-->" height="<!--{$height|escape:'html'|default:271}-->"/>
</object>
</object>
</includeonly>
</includeonly>

Revision as of 01:58, 2 September 2011

This widget allows you to embed MIT World video on your wiki page.

To insert this widget, use the following code:

  • {{#widget:MIT World Video|id=?}}

Replace ? with the part of the embed code URL after "...flv="

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:MIT World Video article.

Sample result