Extension:CongressLookup/pl

This page is a translated version of the page Extension:CongressLookup and the translation is 10% complete.
Podręcznik rozszerzeń MediaWiki
CongressLookup
Status wydania: niewspierane
Realizacja Interfejs użytkownika
Opis Allows users to look up contact info for their representatives
Autor(zy)
Ostatnia wersja 2.0.0 (2018-05-06)
Polityka zgodności Snapshots releases along with MediaWiki. Master is not backward compatible.
MediaWiki 1.29+
Licencja Licencja MIT
Pobieranie
Quarterly downloads 0
Przetłumacz rozszerzenie CongressLookup jeżeli jest dostępne na translatewiki.net
Problemy Otwarte zadania · Zgłoś błąd

The CongressLookup extension makes it easy for U.S. users to look up contact info for their representatives by entering their zip code. It includes table dumps of 2012 congressional info.

Instalacja

  • Pobierz i umieść plik(i) w katalogu o nazwie CongressLookup 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/CongressLookup
  • Dodaj poniższy kod na dole twojego pliku LocalSettings.php :
    wfLoadExtension( 'CongressLookup' );
    
  •   Zrobione – Przejdź do Special:Version na twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.

You should then be able to load the page Special:CongressLookup.

Interface