Шаблон:Collapsible: различия между версиями

imported>Deantwo
(Yay!)
 
imported>Deantwo
м (Ok it's acting a little weird, but should work now?)
Строка 3: Строка 3:
  ! {{{1|Title}}}
  ! {{{1|Title}}}
  |-
  |-
  | scope="row" |{{{2|Collapsible text.}}}
  | scope="row" |
|{{{2|Collapsible text.}}}
  |}</includeonly><noinclude>
  |}</includeonly><noinclude>
==Intro==
==Intro==

Версия от 10:47, 6 июня 2014

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!