Extension:ScryfallLinks/pl
Appearance
Status wydania: stabilne |
|
|---|---|
| Realizacja | Hak |
| Opis | Creates Scryfall links from Magic: The Gathering card names. |
| Autor(zy) | Nils Enevoldsen |
| Ostatnia wersja | 1.5 (2020-03-12) |
| MediaWiki | 1.23+ |
| PHP | 5.3+ |
| Zmiany w bazie danych | Nie |
| Licence | Licencja GNU General Public License 2.0 lub nowsza |
| Pobieranie | GitHub:
Uwaga: |
ScryfallLinks is a MediaWiki extension that creates Scryfall links from *Magic: The Gathering* card names.
It is designed to be backwards-compatible with the MTG Wiki's "MTGSCards" extension.
It is based on Extension:BoilerPlate.
It makes use of the Scryfall API to load images, and Tippy.js tooltips (also MIT licensed).
Instalacja
- Download i umieść plik(i) w katalogu o nazwie
ScryfallLinksw swoim kataloguextensions/. - Dodaj poniższy kod na dole twojego pliku LocalSettings.php:
wfLoadExtension( 'ScryfallLinks' );
- Configure as required
Zrobione – Przejdź do Special:Versionna twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.
