Template:Spoiler/doc

From Discord Dungeons Wiki
< Template:Spoiler
Revision as of 10:34, 26 December 2017 by imported>Mackan
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Content Variables

  • title
    • The title of the spoiler
  • show (Optional)
    • If it exists the spoiler will be open by default
  • content
    • The content of the spoiler

Example

{{Spoiler
|title = Example
|show = Yes
|content =
Hello World!
}}