Github mirror of MediaWiki extension InterwikiExtracts - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)
转到文件
libraryupgrader 1d707e972b build: Updating grunt-banana-checker to 0.12.0
Change-Id: I90dbd2badc8bcc234fcae976a7f9a687e56f78b8
2024-05-10 13:12:19 +00:00
i18n Localisation updates from https://translatewiki.net. 2024-01-15 08:24:41 +01:00
.eslintrc.json build: Updating eslint-config-wikimedia to 0.19.0 2021-03-13 23:10:28 +00:00
.gitignore build: Updating mediawiki/minus-x to 0.3.2 2020-01-07 01:46:51 +00:00
.gitreview Add .gitreview 2019-11-02 00:14:06 +01:00
.phpcs.xml build: Updating eslint-config-wikimedia to 0.18.2 2021-03-07 00:36:04 +00:00
CODE_OF_CONDUCT.md Initial commit 2019-11-03 06:32:45 -08:00
COPYING Initial commit 2019-11-03 06:32:45 -08:00
Gruntfile.js build: Updating dependencies 2021-01-29 21:40:44 +00:00
InterwikiExtracts.magic.php Improve Serbian magic words 2019-11-05 11:14:34 +00:00
InterwikiExtracts.php Remove support for local wiki 2023-09-21 15:27:52 -07:00
InterwikiExtractsError.php build: Updating mediawiki/mediawiki-codesniffer to 33.0.0 2020-11-04 02:11:00 +00:00
README Update README 2019-11-04 01:29:37 +00:00
composer.json build: Updating composer dependencies 2024-05-05 21:00:25 +00:00
extension.json Add support for the local API 2023-09-21 10:20:08 -07:00
package-lock.json build: Updating grunt-banana-checker to 0.12.0 2024-05-10 13:12:19 +00:00
package.json build: Updating grunt-banana-checker to 0.12.0 2024-05-10 13:12:19 +00:00

README

# InterwikiExtracts

InterwikiExtracts (formerly WikipediaExtracts) is an extension to reuse content from other wikis.
It introduces the {{#InterwikiExtract}} parser function that gets content from any wiki defined
in your interwiki table (actually, any wiki that has iw_api defined, but most do).

The content can be returned in three formats: HTML, wikitext or plain text.

Documentation available at https://www.mediawiki.org/wiki/Extension:InterwikiExtracts