Difference between revisions of "Sortable Table Tests"
From Videopathy Wiki
Videopathy (talk | contribs) |
Videopathy (talk | contribs) (→Third Edit) |
||
| Line 50: | Line 50: | ||
! Date !! Event !! Promotion | ! Date !! Event !! Promotion | ||
|- | |- | ||
| − | | 1985-03-31 || Wrestlemania || WWF | + | | data-sort-value="March 31, 1985"|1985-03-31 || Wrestlemania || WWF |
|- | |- | ||
| − | | 1987-03-29 || Wrestlemania III || WWF | + | | data-sort-value="March 29, 1987"|1987-03-29 || Wrestlemania III || WWF |
|- | |- | ||
| − | | 2017-05-27 || ConnectFest 1 || KAAJ | + | | data-sort-value="May 27, 2017"|2017-05-27 || ConnectFest 1 || KAAJ |
|} | |} | ||
Revision as of 23:08, 27 May 2017
This is a test page for sortable table designs.
Contents
Sortable Tables Test Begin
Original Source Example
| Fruit | Price |
|---|---|
| Apples | £0.95 |
| Oranges | £0.85 |
| Pears | £1.15 |
First Edit
| Date | Event | Promotion |
|---|---|---|
| 1985-03-31 | Wrestlemania | WWF |
| 1987-03-29 | Wrestlemania III | WWF |
| 2017-05-27 | ConnectFest 1 | KAAJ |
Notes: dates don't appear to be sortable in this format.
Second Edit
| Date | Event | Promotion |
|---|---|---|
| March 31, 1985 | Wrestlemania | WWF |
| March 29, 1987 | Wrestlemania III | WWF |
| May 27, 2017 | ConnectFest 1 | KAAJ |
Note: Dates sortable in this format.
Third Edit
| Date | Event | Promotion |
|---|---|---|
| 1985-03-31 | Wrestlemania | WWF |
| 1987-03-29 | Wrestlemania III | WWF |
| 2017-05-27 | ConnectFest 1 | KAAJ |