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 =
|
|
|
{{{#!Tablesource_spec=TableSort1}}}
|
|
|
= TableSort1 sorted by Name ={{{#!Tablesource_spec=TableSort1sortby=Name:alpha}}}
|
|
|
= TableSort1 sorted by age (as int) ={{{#!Tablesource_spec=TableSort1sortby=age:int}}}
|
|
|
= TableSort1 sorted by "Uses linux" =
|
|
|
{{{#!Tablesource_spec=TableSort1sortby=Uses_linux:alpha}}}
|
|
|
= TableSort1 sorted by "Uses linux", then by Name =
|
|
|
{{{#!Tablesource_spec=TableSort1sortby=Uses_linux:alpha,Name:alpha}}}
|