MediaWiki-API-Hilfe

Dies ist eine automatisch generierte MediaWiki-API-Dokumentationsseite.

Dokumentation und Beispiele: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

meta=messagegroups (mg)

(main | query | messagegroups)

Gibt Informationen über Nachrichtengruppen zurück.

Beachten Sie, dass der uselang-Parameter die Ausgabe von sprachabhängigen Teilen beeinflusst.

Spezifische Parameter:
Weitere allgemeine Parameter sind verfügbar.
mgdepth

When using the tree format, limit the depth to this many levels. Value 0 means that no subgroups are shown. If the limit is reached, the output includes a "groupcount" value, which states the number of direct children.

Typ: Ganzzahl
Standard: 100
mgfilter

Only return messages with IDs that match one or more of the inputs given (case-insensitive, separated by pipes, * wildcard).

Werte mit | trennen oder Alternative.
Die maximale Anzahl von Werten beträgt 50 (500 für Clients, denen höhere Limits erlaubt sind).
Standard: (leer)
mgformat

Im Baumformat können Nachrichtengruppen an mehreren Orten im Baum vorhanden sein.

Einer der folgenden Werte: flat, tree
Standard: flat
mgiconsize

Bevorzugte Größe des Rastergruppensymbols.

Typ: Ganzzahl
Standard: 64
mgprop

What translation-related information to get:

id
Include ID of the group.
label
Include label of the group.
description
Include description of the group.
class
Include class name of the group.
namespace
Include namespace of the group. Not all groups belong to a single namespace.
exists
Include self-calculated existence property of the group.
icon
Include URLs to icon of the group.
priority
Include priority status like discouraged.
prioritylangs
Include preferred languages. If not set, this returns false.
priorityforce
Include priority status - is the priority languages setting forced.
workflowstates
Include the workflow states for the message group.
Werte (mit | trennen oder Alternative): class, description, exists, icon, id, label, namespace, priority, priorityforce, prioritylangs, sourcelanguage, workflowstates
Standard: id|label|description|class|exists
mgroot

When using the tree format, instead of starting from top level start from the given message group, which must be an aggregate message group. When using flat format only the specified group is returned.

Standard: (leer)
mglanguageFilter

Gibt nur Nachrichtengruppen zurück, die in die angegebene Sprache übersetzt werden können.

Standard: (leer)