FrontPage 

TB Wiki

Login

TestTableSorting in split format

This page shows tests of sorting a table
This page shows tests of sorting a table
Here is the sample data: TableSort1
Here is the sample data: [[TableSort1?action=raw|TableSort1]]
{{TableOfContents}}

TableSort1 - shown unsorted [edit section]

= TableSort1 - shown unsorted =
{{{#!Table
source_spec=TableSort1
}}}

TableSort1 sorted by Name [edit section]

= TableSort1 sorted by Name =
{{{#!Table
source_spec=TableSort1
sortby=Name:alpha
}}}

TableSort1 sorted by age (as int) [edit section]

= TableSort1 sorted by age (as int) =
{{{#!Table
source_spec=TableSort1
sortby=age:int
}}}

TableSort1 sorted by "Uses linux" [edit section]

= TableSort1 sorted by "Uses linux" =
{{{#!Table
source_spec=TableSort1
sortby=Uses_linux:alpha
}}}

TableSort1 sorted by "Uses linux", then by Name [edit section]

= TableSort1 sorted by "Uses linux", then by Name =
{{{#!Table
source_spec=TableSort1
sortby=Uses_linux:alpha,Name:alpha
}}}
TBWiki engine 1.9.1 by Tim Bird