扩展:CongressLookup
CongressLookup 发布状态: 测试版 |
|
---|---|
实现 | 用户界面 |
描述 | Allows users to look up contact info for their representatives |
作者 |
|
最新版本 | 2.0.0 (2018-05-06) |
兼容性方针 | 发行分支 |
MediaWiki | 1.29+ |
许可协议 | MIT授權條款 |
下载 | |
翻譯CongressLookup擴充功能如在translatewiki.net可用 | |
问题 | 尚未完成的工作 · 回報錯誤 |
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.
Installation
- 下载文件,并将其放置在您
extensions/
文件夹中的CongressLookup
目录内。 - 将下列代码放置在您的LocalSettings.php的底部:
wfLoadExtension( 'CongressLookup' );
- 完成 – 在您的wiki上导航至Special:Version,以验证扩展已成功安装。
You should then be able to load the page Special:CongressLookup.