Manual:transstat.php

From Linux Web Expert

Revision as of 07:51, 21 December 2020 by imported>Baris6161TURK (Minor changes.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

transstat.php is a maintenance script located in the maintenance/language directory that can be used generate statistics about the languages for which there are translations available in MediaWiki.

See also the page localisation statistics that is updated daily from trunk.

Usage

Option/Parameter Description
--output select an output engine one of:
  • 'csv' = Comma Separated Values.
  • 'wiki' = MediaWiki syntax (default).
  • 'text' = Text with tabs.