Laajennus:TextScroller

From mediawiki.org
This page is a translated version of the page Extension:TextScroller and the translation is 50% complete.
MediaWikin laajennukset-ohje
TextScroller
Julkaisustatus: vakaa
Toteutus Jäsenninlaajennus
Kuvaus Adds a parser function, {{#txtscrl}} to embed the text scrolling widget
Tekijä(t) Jordan Small
Viimeisin versio 1.0 (2015-07-29)
MediaWiki 1.41+
Lisenssi GNU General Public License 2.0 tai myöhempi
Lataa
Quarterly downloads 2 (Ranked 145th)
Voit kääntää TextScroller-laajennuksen mikäli se on saatavilla translatewiki.netissä

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

It was written by Jordan Small for wikiHow.

Asennus

  • Download and move the extracted TextScroller folder to your extensions/ directory.
    Developers and code contributors should install the extension from Git instead, using:cd extensions/
    git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/TextScroller
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'TextScroller' );
    
  • Yes TehtyNavigate to Special:Version on your wiki to verify that the extension is successfully installed.


Käyttö

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