Template:Collapsible: Difference between revisions

From SPLURT wiki
Jump to navigation Jump to search
tg>Deantwo
m (Undo revision 10077 by Deantwo (talk) Should have known that wouldn't work.)
 
(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...")
(No difference)

Revision as of 10:27, 15 December 2022

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!