Difference between revisions of "Template:SlideSequence"
Jump to navigation
Jump to search
(transfered by WikiBackup wikiTask at 2017-11-04T09:59:24Z) |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
}} | }} | ||
This is the Template for Slide Sequences | This is the Template for Slide Sequences | ||
+ | * [[Property:NextSlide]] | ||
+ | * [[Property:PrevSlide]] | ||
+ | |||
+ | |||
=== Example === | === Example === | ||
{{SlideSequence|prev=Template:Slide|next=Template:PPTSlide|presentation=CPRE-AL-RM-presentation-1_ch01}} | {{SlideSequence|prev=Template:Slide|next=Template:PPTSlide|presentation=CPRE-AL-RM-presentation-1_ch01}} | ||
{{SlideSequence|prev=Begriffe Kapitel 7|presentation=CPRE-AL-RM-presentation-7_ch07}} | {{SlideSequence|prev=Begriffe Kapitel 7|presentation=CPRE-AL-RM-presentation-7_ch07}} | ||
</noinclude> | </noinclude> | ||
− | <includeonly>{{IconLink|name=home|target=Main Page|title=home}}{{#if:{{{prev|}}}|{{IconLink|name=nav_left_blue|target={{{prev|}}}|title=previous}}}}{{#if:{{{presentation|}}}|{{#vardefine:categoryIcon|{{#show:{{ | + | <includeonly>{{#if:{{{presentation|}}}|{{#vardefine:presentation|{{{presentation|}}}}}|{{#ask:[[nextSlide::{{PAGENAME}}]]}}}}{{IconLink|name=home|target=Main Page|title=home}}{{#if:{{{prev|}}}|{{IconLink|name=nav_left_blue|target={{{prev|}}}|title=previous}}}}{{#if:{{{presentation|}}}|{{#vardefine:categoryIcon|{{#show:{{#var:presentation}}|?categoryIcon#}}}} |
− | {{IconLink|name={{#if:{{#var:categoryIcon}}|{{#var:categoryIcon}}|presentation}}|target={{ | + | {{IconLink|name={{#if:{{#var:categoryIcon}}|{{#var:categoryIcon}}|presentation}}|target={{#var:presentation}}|title={{#var:presentation}}}}}}{{#if:{{{next|}}}|{{IconLink|name=nav_right_blue|target={{{next|}}}|title=next}}}}</includeonly> |