### SLIDESHOWSTART -- convert a topic with headings into a slideshow - The `%SLIDESHOWSTART%` variable is handled by the [[SlideShowPlugin]] - Syntax: `%SLIDESHOWSTART%` - Syntax: `%SLIDESHOWSTART{ template="MyOwnSlideTemplate" }%` - 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%` - Related: [[SLIDESHOWEND|Main/WebHome#VarSLIDESHOWEND]], [[SlideShowPlugin]]