Template:Spoiler: Difference between revisions

From Step Mods | Change The Game
mNo edit summary
mNo edit summary
Line 15: Line 15:


'''Result:'''
'''Result:'''
{{Spoiler|shown=Click Me!|hidden=Where did this come from?}}
{{Spoiler|shown=Click Me!|hidden=
#Where did this come from?}}


== Known Issues ==
== Known Issues ==

Revision as of 16:37, March 22, 2021


Purpose & Usage

This template allows text to be clicked like a spoiler to show hidden text immediately underneath it.

Parameters

  • parameter shown is the text clicked to show the hidden content
  • parameter hidden is the hidden content
  • parameter h2 if set to 1 will make the shown text have the initial display property (useful for the header 2 level, since it is underlined).

Examples

Code:

{{Spoiler|shown=Click Me!|hidden=
#Where did this come from?}}

Result:

➕ Click Me!
#Where did this come from?

Known Issues

  • Incompatible with CSS extension

See Also

No similar templates known.