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
submodule=view-topiclist (vtl)
- Questo modulo richiede i diritti di lettura.
- Fonte: Flow
- Licenza: GPL-2.0-or-later
Vedi un'elenco di argomenti.
- vtloffset-dir
Direzione per l'ordinamento degli argomenti.
- Uno dei seguenti valori: fwd, rev
- Default: fwd
- vtlsortby
Opzione di ordinamento degli argomenti, updated (ordinati per data di aggiornamento dell'argomento) o newest (ordinati per data di creazione dell'argomento).
- Uno dei seguenti valori: newest, updated, user
- Default: user
- vtlsavesortby
Salva l'opzione di ordinamento nelle preferenze dell'utente, se impostato.
- Tipo: booleano (dettagli)
- vtloffset-id
Offset value (in UUID format) to start fetching topics at; used only with newest ordering
- vtloffset
Offset value (as a topic update timestamp, in
TS_MW
format (YYYYMMDDHHMMSS
)), to start fetching topics at; used only with updated ordering- vtlinclude-offset
Includes the offset item in the results as well.
- Tipo: booleano (dettagli)
- vtllimit
Numero di argomenti da recuperare.
- Tipo: intero o max
- The value must be between 0 and 100.
- Default: 10
- vtltoconly
Whether to respond with only the information required for the TOC.
- Tipo: booleano (dettagli)
- vtlformat
Formato in cui restituire il contenuto.
- Uno dei seguenti valori: fixed-html, html, wikitext
- Default: fixed-html