Template:Collapsible: Difference between revisions

From SPLURT wiki
Jump to navigation Jump to search
(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...")
m (1 revision imported: imports all templates from tg)
 
(No difference)

Latest revision as of 03:08, 18 August 2023

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!