Table of Contents

Spoiler Plugin

Spoiler tag for dokuwiki. Allows sections that are initially hidden, and are shown when a “Show” button is clicked. The spoiler can be hidden again by pressing the button. An optional title can be given, otherwise a “Spoiler:” text is shown before the button.

AuthorHeikki Hokkanen
Compatible with2007-06-26
Last version2007-07-19
LicenseGPLv2

Syntax

<spoiler>Content with default title</spoiler>
<spoiler |Plot details>The butler did it!</spoiler>
<spoiler>
This spoiler contains another spoiler
<spoiler>8-o</spoiler>
</spoiler>

Download

Example

See it in action on playground.

~~DISCUSSION~~