![]() | This is the template test cases page for the sandbox of Template:Sort under. to update the examples. If there are many examples of a complicated template, later ones may break due to limits in MediaWiki; see the HTML comment "NewPP limit report" in the rendered page. You can also use Special:ExpandTemplates to examine the results of template uses. You can test how this page looks in the different skins and parsers with these links: |
![]() | This template uses TemplateStyles: |
Uses {{sort under/sandbox}}. Note that it's not possible to compare the live and sandbox versions of styles.css on the same page since they would compete with each other.
Touch screen spacing increased due to potential of a fat-finger error when header is a link.
Test wikitable sort-under (right)
editHeader | Header 2 | Header 3 | Header 4 | Header 5 | Header 6 | Header 7 | Header 8 | Header 9 |
---|---|---|---|---|---|---|---|---|
3 | data | data | data | data | data | data | data | b |
1 | data | data | data | data | data | data | data | c |
2 | data | data | data | data | data | data | data | a |
Wikitext:
{{Sort under/sandbox}}
{| class="wikitable sortable sort-under"
|+ (Right)
|-
! Header !! [[#|Header 2]] !! Header 3 !! Header 4
! Header 5 !! Header 6 !! Header 7 !! Header 8
! class="unsortable" | Header 9
⫶
|}
Test wikitable sort-under-center
editHeader | Header 2 | Header 3 | Header 4 | Header 5 | Header 6 | Header 7 | Header 8 | Header 9 |
---|---|---|---|---|---|---|---|---|
3 | data | data | data | data | data | data | data | b |
1 | data | data | data | data | data | data | data | c |
2 | data | data | data | data | data | data | data | a |
Wikitext:
{{Sort under/sandbox}}
{| class="wikitable sortable sort-under-center"
|+ Center
|-
! Header !! [[#|Header 2]] !! Header 3 !! Header 4
! Header 5 !! Header 6 !! Header 7 !! Header 8
! class="unsortable" | Header 9
⫶
|}
Compare wikitable
edit* in caption indicates that it uses this template. Border added around vertical group to aid comparison.
Header | Header |
---|---|
data | data |
Compare plain table
edit* in caption indicates that it uses this template. Border added around vertical group to aid comparison. Plain table border and top/bottom margin added to aid comparison.
Header | Header |
---|---|
data | data |
Test template vertical header
editUses {{vertical header}}. Plain table border and top/bottom margin added to aid comparison.
* in caption indicates that it uses this template. Border added around vertical group to aid comparison.
Wikitable:
Sort | U | space space
|
Bottom
sort |
Bottom
unsort |
Top
sort |
Top
unsort |
---|---|---|---|---|---|---|
0 | 1 | 2 | 3 | 4 | 5 | 6 |
2 | 1 | 0 | 3 | 4 | 5 | 6 |
Sort | U | space space
|
Bottom
sort |
Bottom
unsort |
Top
sort |
Top
unsort |
---|---|---|---|---|---|---|
0 | 1 | 2 | 3 | 4 | 5 | 6 |
2 | 1 | 0 | 3 | 4 | 5 | 6 |
Sort | U | space space
|
Bottom
sort |
Bottom
unsort |
Top
sort |
Top
unsort |
---|---|---|---|---|---|---|
0 | 1 | 2 | 3 | 4 | 5 | 6 |
2 | 1 | 0 | 3 | 4 | 5 | 6 |
Plain table:
Sort | U | space space
|
Bottom
sort |
Bottom
unsort |
Top
sort |
Top
unsort |
---|---|---|---|---|---|---|
0 | 1 | 2 | 3 | 4 | 5 | 6 |
2 | 1 | 0 | 3 | 4 | 5 | 6 |
Sort | U | space space
|
Bottom
sort |
Bottom
unsort |
Top
sort |
Top
unsort |
---|---|---|---|---|---|---|
0 | 1 | 2 | 3 | 4 | 5 | 6 |
2 | 1 | 0 | 3 | 4 | 5 | 6 |
Sort | U | space space
|
Bottom
sort |
Bottom
unsort |
Top
sort |
Top
unsort |
---|---|---|---|---|---|---|
0 | 1 | 2 | 3 | 4 | 5 | 6 |
2 | 1 | 0 | 3 | 4 | 5 | 6 |
Test template static row numbers
editUses {{static row numbers}} and static-row-header-hash
class to display the hash ("#") symbol. Plain table border and top/bottom margin added to aid comparison.
This template aligns the number column header text with the other top-most header text. Yellow table headers are misaligned after sorting, which alignment isn't possible if the table has exactly one header row followed by any sorttop
rows in the <thead>
element.
Wikitable:
Header |
---|
data |
data |
Header |
---|
sorttop |
data |
data |
Header | Header group | |
---|---|---|
Header | Header | |
data | data | data |
data | data | data |
Header | Header group | |
---|---|---|
Header | Header | |
sorttop | sorttop | sorttop |
data | data | data |
data | data | data |
Plain table:
Header |
---|
data |
data |
Header |
---|
sorttop |
data |
data |
Header | Header group | |
---|---|---|
Header | Header | |
data | data | data |
data | data | data |
Header | Header group | |
---|---|---|
Header | Header | |
sorttop | sorttop | sorttop |
data | data | data |
data | data | data |