Help & Information
Click for here for the quick reference guide, or here for a list of HowTo pages...
The Help wiki currently has 26 pages. The last time a page was edited in this wiki was July 1, 2020 at 10:18. To link to pages in this wiki from other wikis use the wiki reference [help:page_name]. The full reference for any page can be found at the top of that page. This wiki can be sent to you as a wiki book.
All Help related pages | List all categories | Get wiki book |
Did you know about...
Contents [show] |
Table Sorting
Also from: SORTTABLE
The Sorttable variable enables table sorting on this page. If the user clicks in a column of the first row of the table, the table is sorted by that column.
Syntax
The SORTTABLE variable can be placed anywhere on the page.
Example
- Wiki Text -
|Some Data |More Data | |Cats |102 | |Dogs |2 |
- Formatted Text -
Some Data | More Data |
Cats | 102 |
Dogs | 2 |
Details
Table sorting is useful when tables are large or when they contain ordered data across multiple columns. When the SORTTABLE variable is used, it applies to all tables on the current page. To sort data by a particular column, click on the first row in the column. The first row is always treated as a header row.
See also
Categories: Help | Syntax | Variables
Does this page need editing? Maybe the contents or references
need updating, there might be spelling or grammatical errors,
or you might be able to improve the formatting or add your
own expertise.
If so,
please update Table Sorting!