Testcase youtube
From MediaWiki extension testing
Contents |
Test1
Syntax example
<youtube width="250" height="200">WUJOY7y_8QQ</youtube>
Expected result if correct
Afbeelding:Example youtube start image.jpg
A YouTube movie with sound, starting when clicking on the button.
Example on the internet with a correct working code
URL : http://kennisnet.wikia.com/wikikids/index.php?title=Paard&oldid=54793#Videolinks
Returned result
OK Marjon 16 mei 2008 11:34 (CEST)
Test2
Code
<div class="thumb tright" style="width:256px;"> <div class="thumbinner"> <div class="thumbcaption">This is an important caption.</div> <youtube width="250" height="200">CCz1kmfqL7g</youtube> </div> </div>
Expected result if correct
A YouTube movie with sound, starting when clicking on the button.
Example on the internet with a correct working code
URL : http://help.wikia.com/wiki/Help:YouTube
Returned result
OK --Marjon 16 mei 2008 11:42 (CEST)
