Manual:Transstat.php

From mediawiki.org

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.