Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/liquipedia/cardhover


https://github.com/liquipedia/cardhover

extension liquipedia mediawiki mediawiki-extension

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# CardHover
![Code Style](https://github.com/Liquipedia/CardHover/workflows/Code%20Style/badge.svg)

This extension generates hover images for internal links to card pages.

# Installation
* Extract the extension folder to extensions/CardHover/
* Add the following line to LocalSettings.php:

```
wfLoadExtension( 'CardHover' );
```