Merge "Localisation updates from https://translatewiki.net."
tree: 1428c66b4aa8b5014bd99be5140b92d59cf3e4be
  1. .phan/
  2. i18n/
  3. modules/
  4. src/
  5. tests/
  6. .eslintrc.json
  7. .gitignore
  8. .gitreview
  9. .mailmap
  10. .npmrc
  11. .phpcs.xml
  12. .stylelintrc.json
  13. AUTHORS.txt
  14. CODE_OF_CONDUCT.md
  15. composer.json
  16. COPYING.txt
  17. extension.json
  18. Gruntfile.js
  19. jsdoc.json
  20. MIT-LICENSE.txt
  21. package-lock.json
  22. package.json
  23. README.md
README.md

The Cite extension to MediaWiki provides a way for wiki editors to add references and footnotes to articles.

See mw:Extension:Cite for technical documentation on installing and configuring the extension. See mw:Help:Cite for user documentation.

Cite is responsible for implementing the <ref> and <references> tags in wikitext. Integrations are provided for the legacy wikitext parser, Parsoid, WikiEditor, VisualEditor, and the reading interface.