Template:Sort under
Lua error in package.lua at line 80: module 'Module:Uses TemplateStyles/config' not found.
This template repositions sortable's sorting arrows under the column header's text in the same cell. It's used to narrow a table that has sorting headers wider than their data.
Usage
Add {{sort under}}
above a sortable table and add one of the following classes to the table start wikitext.
Class | Summary |
---|---|
sort-under | Repositions sort arrows to the bottom right. Short class. Consensus right. |
sort-under-right | Repositions sort arrows to the bottom right. |
sort-under-center | Repositions sort arrows to the bottom center. |
Reposition sort arrows under and align right (short class)
Wikitext: <syntaxhighlight lang="wikitext" highlight="1-2">
Header | Header group | |
---|---|---|
Header 2 | Header 3 | |
1 | 2 | 3 |
4 | 5 | 6 |
</syntaxhighlight>
Produces:
Header | Header group | |
---|---|---|
Header 2 | Header 3 | |
1 | 2 | 3 |
4 | 5 | 6 |
Reposition sort arrows under and align right
Wikitext: <syntaxhighlight lang="wikitext" highlight="1-2">
Header | Header group | |
---|---|---|
Header 2 | Header 3 | |
1 | 2 | 3 |
4 | 5 | 6 |
</syntaxhighlight>
Produces:
Header | Header group | |
---|---|---|
Header 2 | Header 3 | |
1 | 2 | 3 |
4 | 5 | 6 |
Reposition sort arrows under and align center
Wikitext: <syntaxhighlight lang="wikitext" highlight="1-2">
Header | Header group | |
---|---|---|
Header 2 | Header 3 | |
1 | 2 | 3 |
4 | 5 | 6 |
</syntaxhighlight>
Produces:
Header | Header group | |
---|---|---|
Header 2 | Header 3 | |
1 | 2 | 3 |
4 | 5 | 6 |
Default position not using this template
Wikitext: <syntaxhighlight lang="wikitext">
Header | Header group | |
---|---|---|
Header 2 | Header 3 | |
1 | 2 | 3 |
4 | 5 | 6 |
</syntaxhighlight>
Produces:
Header | Header group | |
---|---|---|
Header 2 | Header 3 | |
1 | 2 | 3 |
4 | 5 | 6 |
See also
- REDIRECT Template:Template link
This page is a redirect. The following categories are used to track and monitor this redirect:
|
The above documentation is transcluded from Template:Sort under/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |