Table test
From LSWiki
(Difference between revisions)
Revision as of 03:22, 29 May 2017 (edit) Valdemor (Talk | contribs) ← Previous diff |
Current revision (16:00, 29 May 2017) (edit) Valdemor (Talk | contribs) |
||
Line 1: | Line 1: | ||
- | {| class="sortable" | + | {| class="wikitable sortable mw-collapsible mw-collapsed" |
+ | |- | ||
! color | ! color | ||
|- | |- | ||
Line 10: | Line 11: | ||
- | {| class="sortable" | + | {| class="wikitable sortable" border="1" |
- | |- | + | !stuff |
- | ! scope="col" | foo | + | !bar |
- | ! scope="col" | bar | + | !fnord |
- | |- | + | !narf |
- | ! scope="row" | fnord | + | |---- |
- | | 1 | + | |Blorf |
- | |- | + | |1 |
- | ! scope="row" | baz | + | |2 |
- | | 2 | + | |3 |
- | |} | + | |---- |
+ | |Blarf | ||
+ | |1 | ||
+ | |2 | ||
+ | |3 | ||
+ | |---- | ||
+ | |Bleef | ||
+ | |1 | ||
+ | |2 | ||
+ | |3 | ||
+ | |----|} |
Current revision
color |
---|
red |
green |
blue |
stuff | bar | fnord | narf |
---|---|---|---|
Blorf | 1 | 2 | 3 |
Blarf | 1 | 2 | 3 |
Bleef | 1 | 2 | 3 |