dev

FloatingTableHeader allows for table headers to stay visible as you scroll down very long tables, solving the problem of losing track of what data in table columns represent.

Installation

Usage

To float the headers of your table, add the floatheader class to it. For example:

{| class="wikitable floatheader ..." (other table attributes go here)
(your table content goes here)
|}

Known bugs

All of these are extremely minor issues:

Text above can be found here (edit)