res:plugins:spoiler-tags
This is an old revision of the document!
Table of Contents
Spoiler Tags
Author: Tongara
Description
This plugin makes it possible to hide content in spoiler tags and requires the BBCode plugin.
Example:
[spoiler]Hidden conntent inside the spoiler tag[/spoiler]
Example with spoiler title:
[spoiler="Title of the spoiler"]Hidden conntent inside the spoiler tag[/spoiler]
You can style the spoiler very easily by editing the spoiler.css file found in the plugin's /res folder. The code uses HTML5's "<details>" and "<summary>" elements, making it very easy to create hidden content on websites.
Demo
Download
Changelog:
2022-10-15 (V1.0.1)
- Added polyfill-JavaScript for IE and Edge in the body
- Added Instructions
res/plugins/spoiler-tags.1665868379.txt.gz · Last modified: by fraenkiman



