Difference between revisions of "Template:Spoiler collapsed/doc"
m (→Parameters) |
m |
||
Line 3: | Line 3: | ||
== Parameters == | == Parameters == | ||
− | + | ; {{para|title}} : Sets the spoiler title, otherwise it defaults to “Hidden content”. | |
− | ; title : Sets the spoiler title, otherwise it defaults to “Hidden content”. | + | ; {{para|content}} : Sets the spoiler text, there is no default content, this can also be achieved with an unnamed parameter. |
− | ; content : Sets the spoiler text, there is no default content, this can also be achieved with an unnamed parameter. | ||
== Examples == | == Examples == |
Revision as of 20:04, 13 July 2020
The template Template:Tl is designed to hide spoiler content and require to click on the “Show spoiler” link in order to be displayed.
Parameters
|title=
- Sets the spoiler title, otherwise it defaults to “Hidden content”.
|content=
- Sets the spoiler text, there is no default content, this can also be achieved with an unnamed parameter.
Examples
{{spoiler collapsed|title=Lorem Ipsum|content=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum pellentesque sapien eros. Suspendisse potenti. Vivamus ut nunc sed nulla scelerisque varius. Aenean porta laoreet pretium. Fusce dapibus fringilla interdum.}}
Produces:
The exact same occurs if it is called like this, with an unnamed parameter for the text:
{{spoiler collapsed|title=Lorem Ipsum|Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum pellentesque sapien eros. Suspendisse potenti. Vivamus ut nunc sed nulla scelerisque varius. Aenean porta laoreet pretium. Fusce dapibus fringilla interdum.}}
Produces: