Помоћ око Медијавикијевог API-ја

Ово је аутоматски генерисана документација за Медијавики API

Документација и примери: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

meta=cxdeletedtranslations (dt)

(main | query | cxdeletedtranslations)
  • This module is internal or unstable, and you should not use it. Its operation may change without notice.
  • This module requires read rights.
  • Извор: ContentTranslation
  • Лиценца: GPL-2.0-or-later

Broj mojih izbrisanih prijevoda.

Специфични параметри:
Other general parameters are available.
dtafter

Timestamp to get only newer deletions.

Type: timestamp (allowed formats)
dtnamespace

Imenski prostor u kojem su izbrisani prijevodi objavljeni. Podrazumijevani je glavni imenski prostor.

One of the following values: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
Пример:
Broj mojih izbrisanih prijevoda, objavljenih u glavnom imenskom prostoru nakon 7. travnja 2019. 16:24:44
api.php?action=query&meta=cxdeletedtranslations&dtafter=2019-04-07T16%3A24%3A44.000Z&dtnamespace=0 [open in sandbox]