Template:Collapsible

From Hazeron Wiki
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!