Changes

Jump to navigation Jump to search
75 bytes added ,  13:02, 8 June 2011
no edit summary
Line 7: Line 7:  
====Optional Parameters====
 
====Optional Parameters====
 
*width: Defaults to 300 if not specified
 
*width: Defaults to 300 if not specified
*height: Defaults to 255 if not specified</noinclude><includeonly><iframe width="<!--{$width|default:300}-->" height="<!--{$height|default:255}-->" frameborder="0" src="<!--{$url}-->/embed_player"/></iframe></includeonly>
+
*height: Defaults to 255 if not specified
 +
*frameborder: Defaults to 0 if not specified</noinclude><includeonly><iframe width="<!--{$width|default:300}-->" height="<!--{$height|default:255}-->" frameborder="<!--{$frameborder|default:0}-->" src="<!--{$url}-->/embed_player"/></iframe></includeonly>

Navigation menu