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

From Culture.si
(Created page with '<div class="video"> <videoflash type="youtube">{{{v}}}</videoflash> <p><a href="http://www.youtube.com/?v={{{v}}}">YouTube page</a></p> </div>')
 
m (1 revision: import dev changes)
 
(22 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<div class="video">
+
{{#eval:html|<div class="video youtube">
<videoflash type="youtube">{{{v}}}</videoflash>
+
<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>
<p><a href="http://www.youtube.com/?v={{{v}}}">YouTube page</a></p>
+
<p><a href="http://www.youtube.com/?v={{{v}}}">Page on YouTube</a></p>
 
</div>
 
</div>
 +
}}

Latest revision as of 00:30, 22 November 2012