Difference between revisions of "MediaWiki:Embed www.youtube.com"

From Culture.si
m (1 revision: import dev changes)
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<div class="video">
+
{{#eval:html|<div class="video youtube">
<div style="background: #efefef; border: 1px solid #efefef; width: 480px;">
+
<object width="{{{width|320}}}" height="{{{height|265}}}"><param name="movie" value="http://www.youtube.com/v/{{{v}}}&hl=en_US&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/{{{v}}}&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="{{{width|320}}}" height="{{{height|265}}}"></embed></object>
<videoflash type="youtube">{{{v}}}</videoflash>
+
<p><a href="http://www.youtube.com/?v={{{v}}}">Page on YouTube</a></p>
</div>
 
<p><small><a href="http://www.youtube.com/?v={{{v}}}">YouTube page</a></small></p>
 
 
</div>
 
</div>
 +
}}

Latest revision as of 00:30, 22 November 2012