MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

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

meta=allmessages (am)

(main | query | allmessages)
  • Questo modulo richiede i diritti di lettura.
  • Fonte: MediaWiki
  • Licenza: GPL-2.0+

Restituisce messaggi da questo sito.

Parametri:
ammessages

Which messages to output. * (default) means all messages.

Separa i valori con |. Il numero massimo di valori è 50 (500 per i bot).
Predefinito: *
amprop

Quali proprietà ottenere.

Valori (separati da |): default
amenableparser

Set to enable parser, will preprocess the wikitext of message (substitute magic words, handle templates, etc.).

Tipo: booleano (dettagli)
amnocontent

If set, do not include the content of the messages in the output.

Tipo: booleano (dettagli)
amincludelocal

Also include local messages, i.e. messages that don't exist in the software but do exist as a MediaWiki: page. This lists all MediaWiki: pages, so it will also list those that aren't really messages such as Common.js.

Tipo: booleano (dettagli)
amargs

Arguments to be substituted into message.

Separa i valori con |. Il numero massimo di valori è 50 (500 per i bot).
amfilter

Return only messages with names that contain this string.

amcustomised

Return only messages in this customisation state.

Uno dei seguenti valori: all, modified, unmodified
Predefinito: all
amlang

Restituisci messaggi in questa lingua.

amfrom

Return messages starting at this message.

amto

Return messages ending at this message.

amtitle

Page name to use as context when parsing message (for amenableparser option).

amprefix

Restituisci messaggi con questo prefisso.