Jump to content

Extension:TextScroller/pl

From mediawiki.org
This page is a translated version of the page Extension:TextScroller and the translation is 33% complete.
Podręcznik rozszerzeń MediaWiki
TextScroller
Status wydania: stabilne
Realizacja Rozszerzenie parsera
Opis Adds a parser function, {{#txtscrl}} to embed the text scrolling widget
Autor(zy) Jordan Small
Ostatnia wersja 1.0 (2015-07-29)
MediaWiki 1.42+
Licencja Licencja GNU General Public License 2.0 lub nowsza
Pobieranie
Quarterly downloads 1 (Ranked 130th)
Przetłumacz rozszerzenie TextScroller jeżeli jest dostępne na translatewiki.net

The TextScroller extension adds a parser function, {{#txtscrl}} to embed the text scrolling widget.

It was written by Jordan Small for wikiHow.

Instalacja

  • Pobierz i umieść plik(i) w katalogu o nazwie TextScroller w folderze extensions/.
    Developers and code contributors should install the extension from Git instead, using:cd extensions/
    git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/TextScroller
  • Dodaj poniższy kod na dole twojego pliku LocalSettings.php :
    wfLoadExtension( 'TextScroller' );
    
  • Yes Zrobione – Przejdź do Special:Version na twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.


Użycie

{{#txtscrl:Arrow text|Gray text|Scroll text}}