MediaWiki master
PackedHoverImageGallery.php
Go to the documentation of this file.
1<?php
7namespace MediaWiki\Gallery;
8
17
19class_alias( PackedHoverImageGallery::class, 'PackedHoverImageGallery' );
Same as Packed except different CSS is applied to make the caption only show up on hover.