Difference between revisions of "Template:NextSlide"
Jump to navigation
Jump to search
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <noinclude>This is a helper template for the [[Template:WikiSlide]] Template | + | <noinclude>This is a helper template for the [[Template:WikiSlide]] Template which uses the |
− | [[Category:Template]]</noinclude><includeonly>{{:{{PAGENAME}}/{{{1|}}}</includeonly> | + | [[Template:SlideSequence]] template to be able to paginate thru slide pages. |
+ | see | ||
+ | * [[Property:nextSlide]] | ||
+ | * [[Property:prevSlideNum]] | ||
+ | * [[Property:slideNum]] | ||
+ | * [[Property:nextSlideNum]] | ||
+ | [[Category:Template]]</noinclude><includeonly>{{:{{PAGENAME}}/{{{2|}}}}}{{#subobject: | ||
+ | |nextSlide={{PAGENAME}}/{{{1|}}} | ||
+ | |prevSlideNum={{#expr:{{{1|0}}}-1}} | ||
+ | |slideNum={{{1|0}}} | ||
+ | |nextSlideNum={{#expr:{{{1|0}}}+1}} | ||
+ | }}</includeonly> |
Latest revision as of 20:04, 24 April 2023
This is a helper template for the Template:WikiSlide Template which uses the Template:SlideSequence template to be able to paginate thru slide pages. see