(no commit message)
[openafs-wiki.git] / TWiki / VarSLIDESHOWSTART.mdwn
1 <a name="VarSLIDESHOWSTART"></a>
2
3 ### <a name="SLIDESHOWSTART -- convert a topi"></a> SLIDESHOWSTART -- convert a topic with headings into a slideshow
4
5 - The `%SLIDESHOWSTART%` variable is handled by the [[SlideShowPlugin]]
6 - Syntax: `%SLIDESHOWSTART%`
7 - Syntax: `%SLIDESHOWSTART{ template="MyOwnSlideTemplate" }%`
8 - Example:%BR% `%SLIDESHOWSTART%` %BR% `---++ Sample Slide 1` %BR% `    * Bullet 1` %BR% `    * Bullet 2` %BR% `---++ Sample Slide 2` %BR% `    * Bullet 1` %BR% `    * Bullet 2` %BR% `%SLIDESHOWEND%`
9 - Related: [[SLIDESHOWEND|Main/WebHome#VarSLIDESHOWEND]], [[SlideShowPlugin]]