User:Brett Holman: Difference between revisions

No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
This is some text.<br>
{| class="wikitable mw-collapsible mw-collapsed" style="width:100%"
 
! Head
{| class="collapsible collapsed wikitable"
! Top
|-
|-
! This is the header cell, which is always shown
| Cell
| content
|-
|-
| This cell is not shown by default.
| Abc
| Zyx
|-
| This table is collapsible
| Because it has the "mw-collapsible" class
|-
| It was initially hidden, because it
| had the "mw-collapsed" class
|}
|}

Latest revision as of 22:08, 27 March 2012

Head Top
Cell content
Abc Zyx
This table is collapsible Because it has the "mw-collapsible" class
It was initially hidden, because it had the "mw-collapsed" class