Nápověda k MediaWiki API

Toto je automaticky generovaná dokumentační stránka k MediaWiki API.

Dokumentace a příklady: https://www.mediawiki.org/wiki/API

action=translationaids

(main | translationaids)
  • Tento modul vyžaduje oprávnění ke čtení.
  • Zdroj: Translate
  • Licence: GPL-2.0+

Query all translations aids.

Parametry:
title

Full title of a known message.

Tento parametr je povinný.
group

Message group the message belongs to. If empty then primary group is used.

prop

Which translation helpers to include.

Hodnoty (oddělené | nebo alternativou.): definition, translation, inotherlanguages, documentation, mt, definitiondiff, ttmserver, support, gettext, insertables
Implicitní hodnota: definition|translation|inotherlanguages|documentation|mt|definitiondiff|ttmserver|support|gettext|insertables