MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

list=contenttranslationsuggestions

(main | query | contenttranslationsuggestions)
  • Questo modulo richiede i diritti di lettura.
  • Questo modulo può essere utilizzato come generatore.
  • Fonte: ContentTranslation
  • Licenza: GPL-2.0-or-later

Get suggestion lists for Content Translation.

Parametri specifici:
Sono disponibili altri parametri generali.
from

'O codece r' 'a lengua origgine

to

'O codece d' 'a lengua destinaziona.

listid

Restituisce suggerimenti solo da un particolare elenco

limit

'O nummero massimo 'e suggerimiente 'e traduzione ca s'avess'a turnà.

Tipo: intero o max
The value must be between 1 and 500.
Default: 10
offset

Offset for paginated results.

seed

By default suggestions are returned in random order. If you wish to return each suggestion only once when using limit and offset, you must specify a seed for all the requests.

Type: integer
Esempio:
Arrepiglia 'e paggene suggerite p' 'a traduziona fatt' 'a ll'ingrese (en) a 'o spagnuolo (es).
api.php?action=query&list=contenttranslationsuggestions&from=en&to=es [apri in una sandbox]