MediaWiki API súgó

Ez egy automatikusan generált MediaWiki-API-dokumentációs lap.

Dokumentáció és példák: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

meta=cxdeletedtranslations (dt)

(main | query | cxdeletedtranslations)
  • Ez a modul belső használatú vagy nem stabil. A működése értesítés nélkül változhat.
  • Ez a modul olvasási jogot igényel.
  • Forrás: ContentTranslation
  • Licenc: GPL-2.0-or-later

Get the number of your published translations that were deleted.

Jellemző paraméterek:
Other general parameters are available.
dtafter

Timestamp to get only newer deletions.

Típus: időbélyeg (engedélyezett formátumok)
dtnamespace

Namespace in which the deleted translations were published. Defaults to the main namespace.

A következő értékek egyike: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 90, 91, 92, 93, 100, 101, 118, 119, 710, 711, 828, 829
Példa:
Get the number of your deleted translations, which were published to main namespace and deleted after 2019-04-07 16:24:44
api.php?action=query&meta=cxdeletedtranslations&dtafter=2019-04-07T16%3A24%3A44.000Z&dtnamespace=0 [megnyitás a homokozóban]