Template:Collapsible

From SPLURT wiki
Revision as of 10:27, 15 December 2022 by AsrielFBI (talk | contribs) (Created page with "<includeonly>{| class="mw-collapsible mw-collapsed wikitable" |- ! {{{1|Title}}} |- | scope="row" |{{{2|Collapsible text.}}} |}</includeonly><noinclude> ==Intro== This is just a simple collapsible wikitable. ==Use== '''Code:''' <nowiki>{{Collapsible</nowiki> <nowiki> |Test table</nowiki> <nowiki> |This is some test text, it will be hidden by the nice collapsible wikitable we have here!</nowiki> <nowiki> }}</nowiki> '''Result:''' {{Collapsible |Test table...")
Jump to navigation Jump to search

Intro

This is just a simple collapsible wikitable.

Use

Code:

{{Collapsible
 |Test table
 |This is some test text, it will be hidden by the nice collapsible wikitable we have here!
 }}

Result:

Test table
This is some test text, it will be hidden by the nice collapsible wikitable we have here!