__EXPECTUNUSEDTEMPLATE__

Uses {{sticky header/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.

Test sticky-header (no caption)

Sticky first row.

Wikitable:

Wikitable wikitext: <syntaxhighlight lang="wikitext" highlight="1-2">

</syntaxhighlight>

Plain table:

Plain table wikitext: <syntaxhighlight lang="wikitext" highlight="1-2">

</syntaxhighlight>

Test sticky-header (caption)

Sticky first row.

Wikitable:

Wikitable wikitext: <syntaxhighlight lang="wikitext" highlight="1-2">

</syntaxhighlight>

Plain table:

Plain table wikitext: <syntaxhighlight lang="wikitext" highlight="1-2">

</syntaxhighlight>

Test sticky-header (sortable)

Sticky first row.

Wikitable:

Wikitable wikitext: <syntaxhighlight lang="wikitext" highlight="1-2">

</syntaxhighlight>

Plain table:

Plain table wikitext: <syntaxhighlight lang="wikitext" highlight="1-2">

</syntaxhighlight>

Test sticky-header-multi

Sticky <thead> element.

Issues:

  • Nothing sticky if JavaScript disabled, which is used by sortable, currently the only way to move headers to the <thead> element.
  • Sticky sorttop rows, which sortable moves to the <thead> element after sorting.

Wikitable:

Caption
Header Header group
Header 2 Header 3 Header 4
top top top top
3 data data b
1 data data c
2 data data a
bottom bottom bottom bottom

Wikitable wikitext: <syntaxhighlight lang="wikitext" highlight="1-2">

Caption
Header Header group
Header 2 Header 3 Header 4
top top top top

bottom bottom bottom bottom

</syntaxhighlight>

Plain table:

Caption
Header Header group
Header 2 Header 3 Header 4
top top top top
3 data data b
1 data data c
2 data data a
bottom bottom bottom bottom

Plain table wikitext: <syntaxhighlight lang="wikitext" highlight="1-2">

Caption
Header Header group
Header 2 Header 3 Header 4
top top top top

bottom bottom bottom bottom

</syntaxhighlight>

Test template static row numbers (sticky-header, no caption)

Uses {{static row numbers}} with adjusted wikitable borders.

No label:

Label:

Test template static row numbers (sticky-header, caption)

Uses {{static row numbers}} with adjusted wikitable borders.

No label:

Label:

Test template static row numbers (sticky-header, sortable)

Uses {{static row numbers}} with adjusted wikitable borders.

No label:

Label:

Test template static row numbers (sticky-header-multi)

Uses {{static row numbers}} with adjusted wikitable borders.

No label:

Caption
Header group
Header Header
top top
top top
rank 1 data
rank 2 data
norank 1 data
norank 2 data
rank 3 data
rank 4 data
bottom bottom
bottom bottom

Label:

Caption
Header group
Header Header
top top
top top
rank 1 data
rank 2 data
norank 1 data
norank 2 data
rank 3 data
rank 4 data
bottom bottom
bottom bottom

Padding

Padding for testing purposes.