Template:Spoiler/doc

From Discord Dungeons Wiki
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!
}}