Справка MediaWiki API
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
meta=allmessages (am)
- Этот модуль требует прав на чтение.
- Источник: MediaWiki
- Лицензия: GPL-2.0+
Был сайттан хәбәр ҡайтарыу.
- ammessages
- Which messages to output. * (default) means all messages. 
- Разделяйте значения с помощью | или альтернативного варианта. Максимальное количество значений должно быть 50 (500 для ботов).
- По умолчанию: *
- amprop
- Ниндәй үҙенсәлектәрҙе ҡайтарырға. 
- Значения (разделённые с помощью | или альтернативного варианта): default
- amenableparser
- Set to enable parser, will preprocess the wikitext of message (substitute magic words, handle templates, etc.). 
- Тип: двоичный (details)
- amnocontent
- If set, do not include the content of the messages in the output. 
- Тип: двоичный (details)
- amincludelocal
- Also include local messages, i.e. messages that don't exist in the software but do exist as in the MediaWiki namespace. This lists all MediaWiki-namespace pages, so it will also list those that aren't really messages such as Common.js. 
- Тип: двоичный (details)
- amargs
- Аргументтар Хәбәрҙәрҙә биреләсәк. 
- Разделяйте значения с помощью | или альтернативного варианта. Максимальное количество значений должно быть 50 (500 для ботов).
- amfilter
- Return only messages with names that contain this string. 
- amcustomised
- Return only messages in this customisation state. 
- Одно из следующих значений: all, modified, unmodified
- По умолчанию: all
- amlang
- Вернуть сообщения на этом языке. 
- 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
- Return messages with this prefix. 
- Show messages starting with ipb-.
- api.php?action=query&meta=allmessages&refix=ipb- [open in sandbox]
- Show messages august and mainpage in German.
- api.php?action=query&meta=allmessages&ammessages=august|mainpage&amlang=de [open in sandbox]