Extension:TextScroller/pl

Category:GPL licensed extensions/pl
Podręcznik rozszerzeń MediaWiki
TextScroller
Status wydania: stabilneCategory:Stable extensions/pl
Realizacja Rozszerzenie parsera Category:Parser extensions/pl
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.43+Category:Extensions with manual MediaWiki version
Licencja Licencja GNU General Public License 2.0 lub nowsza
Pobieranie Category:Extensions in Wikimedia version control/pl
Quarterly downloads 1 (Ranked 97th)
Przetłumacz rozszerzenie TextScroller jeżeli jest dostępne na translatewiki.net
Category:All extensions/pl

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}}

Category:Extensions by wikiHow/pl
Category:All extensions/pl Category:Extensions by wikiHow/pl Category:Extensions in Wikimedia version control/pl Category:Extensions with manual MediaWiki version Category:GPL licensed extensions/pl Category:ParserFirstCallInit extensions/pl Category:Parser extensions/pl Category:Stable extensions/pl