Widget:MIT World Video: Difference between revisions

No edit summary
No edit summary
Line 12: Line 12:
</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="allowScriptAccess" value="always"/>
     <param name="movie" value="http://mitworld.mit.edu/flash/player/Main.swf?host=<!--{$host|escape:'urlpathinfo'}-->"/>
     <param name="movie" value="http://mitworld.mit.edu/flash/player/Main.swf?host=<!--{$host|escape:'urlpathinfo'}-->"/>
    <param name="quality" value="high"/>
     <embed src="http://mitworld.mit.edu/flash/player/Main.swf?host=<!--{$host|escape:'urlpathinfo'}-->" width="<!--{$width|default:481|escape:'html'}-->" height="<!--{$height|default:271|escape:'html'}-->" type="application/x-shockwave-flash"/>
     <embed src="http://mitworld.mit.edu/flash/player/Main.swf?host=<!--{$host|escape:'urlpathinfo'}-->" quality="high" width="<!--{$width|default:481|escape:'html'}-->" height="<!--{$height|default:271|escape:'html'}-->" allowScriptAccess="always" type="application/x-shockwave-flash"/>
</object>
</object>
</includeonly>
</includeonly>

Revision as of 03:50, 2 September 2011

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

To insert this widget, use the following code:

Copy to your site

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