JavascriptSlideshow tests: Difference between revisions

(Add titles describing each testcase)
No edit summary
 
Line 3: Line 3:
{{#slideshow:
{{#slideshow:
<div>[[File:Homer_Ribbon_2.jpg|400px]]</div>
<div>[[File:Homer_Ribbon_2.jpg|400px]]</div>
<div>[[File:Sappho_Ribbon_1.jpg|400px]]</div>
<div>[[File:Sappho_Ribbon_2.jpg|400px]]</div>
|refresh=5000 transition=fade transitiontime=2000
|refresh=5000 transition=fade transitiontime=2000
}}
}}
Line 11: Line 11:
{{#slideshow:
{{#slideshow:
<div>[[File:Homer_Ribbon_2.jpg|400px]]</div>
<div>[[File:Homer_Ribbon_2.jpg|400px]]</div>
<div>[[File:Sappho_Ribbon_1.jpg|400px]]</div>
<div>[[File:Sappho_Ribbon_2.jpg|400px]]</div>
|refresh=5000 transition=fade center=true
|refresh=5000 transition=fade center=true
}}
}}
Line 19: Line 19:
{{#slideshow:
{{#slideshow:
<div>[[File:Homer_Ribbon_2.jpg|400px|link=]]</div>
<div>[[File:Homer_Ribbon_2.jpg|400px|link=]]</div>
<div>[[File:Sappho_Ribbon_1.jpg|400px|link=]]</div>
<div>[[File:Sappho_Ribbon_2.jpg|400px|link=]]</div>
|refresh=2000 transition=blindDown center=false
|refresh=2000 transition=blindDown center=false
}}
}}
Line 27: Line 27:
{{#slideshow:
{{#slideshow:
<div>[[File:Homer_Ribbon_2.jpg|400px|link=]]</div>
<div>[[File:Homer_Ribbon_2.jpg|400px|link=]]</div>
<div>[[File:Sappho_Ribbon_1.jpg|400px|link=]]</div>
<div>[[File:Sappho_Ribbon_2.jpg|400px|link=]]</div>
|refresh=3000 center=true
|refresh=3000 center=true
}}
}}
Line 76: Line 76:
<slideshow sequence="random" transition="fade" refresh="3000">
<slideshow sequence="random" transition="fade" refresh="3000">
<div>[[File:Homer_Ribbon_2.jpg|400px]]</div>
<div>[[File:Homer_Ribbon_2.jpg|400px]]</div>
<div>[[File:Sappho_Ribbon_1.jpg|400px]]</div>
<div>[[File:Sappho_Ribbon_2.jpg|400px]]</div>
</slideshow>
</slideshow>


Line 83: Line 83:
<slideshow sequence="random" transition="cut" refresh="1000">
<slideshow sequence="random" transition="cut" refresh="1000">
<div>[[File:Homer_Ribbon_2.jpg|400px]]</div>
<div>[[File:Homer_Ribbon_2.jpg|400px]]</div>
<div>[[File:Sappho_Ribbon_1.jpg|400px]]</div>
<div>[[File:Sappho_Ribbon_2.jpg|400px]]</div>
</slideshow>
</slideshow>

Latest revision as of 15:54, 30 April 2013

Parser function, 2 images, Options: refresh=5000 transition=fade transitiontime=2000

Homer Ribbon 2.jpg
Sappho Ribbon 2.jpg

Parser function, 2 images, Options: refresh=5000 transition=fade center=true

Homer Ribbon 2.jpg
Sappho Ribbon 2.jpg

Parser function, 2 images, Options: refresh=2000 transition=blindDown center=false

Homer Ribbon 2.jpg
Sappho Ribbon 2.jpg

Parser function, 2 images, Options: refresh=3000 center=true

Homer Ribbon 2.jpg
Sappho Ribbon 2.jpg

Parser function, 2 text items, Options: refresh=3000 transition=fade

tick
tock

Parser function, 5 text items, Options: sequence=random

one
two
three
four
five

Parser function, 5 text items, Options: sequence=backward center=true

one
two
three
four
five

Parser function, 5 text items, Options: sequence=forward

one
two
three
four
five

Tag, 2 images, Options: sequence=random transition=fade refresh=3000

Homer Ribbon 2.jpg
Sappho Ribbon 2.jpg

Tag, 2 images, Options: sequence=random transition=cut refresh=1000

Homer Ribbon 2.jpg
Sappho Ribbon 2.jpg