Extension:ScrollableTables
![]() | Please expand this page. |
![]() Release status: unknownCategory:Extensions with invalid status |
|
---|---|
Author(s) | Clark Verbrugge (Clumptalk) |
Latest version | 0.3.0 |
MediaWiki | >= 1.31.0 |
License | Creative Commons Zero v1.0 Universal |
Download | Category:Extensions in Wikimedia version control |
Quarterly downloads | 0 |
Translate the ScrollableTables extension if it is available at translatewiki.net |
The ScrollableTables extension enables a static header row and scrolling body in tables.
Installation
- Download and move the extracted
ScrollableTables
folder to yourextensions/
directory.
Developers and code contributors should install the extension from Git instead, using:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/ScrollableTables - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'ScrollableTables' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Category:All extensions
Category:BeforePageDisplay extensions
Category:Extensions in Wikimedia version control
Category:Extensions with invalid or missing type
Category:Extensions with invalid status
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:Pages to be expanded
Category:Public domain licensed extensions