Template:Collapsible

From Hazeron Wiki
Revision as of 19:24, 10 September 2018 by Deantwo (talk | contribs) (Added a space.)
Jump to navigation Jump to search

Intro

This is just a simple collapsible wikitable.

Use

Code:

{{Collapsible
 | Test table
 | This text will be hidden by the collapsible wikitable!
 }}
{{Collapsible
 | 1 = Test table
 | 2 = This text will be hidden by the collapsible wikitable!
 }}

Result:

Test table
 
This text will be hidden by the collapsible wikitable!