미디어위키 API 도움말

이 페이지는 자동으로 생성된 미디어위키 API 도움말 문서입니다.

설명 문서 및 예시: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

meta=allmessages (am)

(main | query | allmessages)
  • 이 모듈은 read 권한을 요구합니다.
  • 출처: MediaWiki
  • 라이선스: GPL-2.0-or-later

이 사이트에서 반환할 메시지.

특정 변수:
Other general parameters are available.
ammessages

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

| 또는 대안으로 값을 구분합니다.
값의 최대 수는 50(더 높은 제한이 허용된 클라이언트의 경우 500)입니다.
기본값: *
amprop

Which properties to get.

값 (|로 구분): default 또는 다른 문자열: default
amenableparser

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

유형: 불리언 (자세한 정보)
amnocontent

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

유형: 불리언 (자세한 정보)
amincludelocal

Also include local messages, i.e. messages that don't exist in the software but do exist as in the 미디어위키 namespace. This lists all 미디어위키-namespace pages, so it will also list those that aren't really messages such as Common.js.

유형: 불리언 (자세한 정보)
amargs

Arguments to be substituted into message.

| 또는 대안으로 값을 구분합니다.
값의 최대 수는 50(더 높은 제한이 허용된 클라이언트의 경우 500)입니다.
amfilter

Return only messages with names that contain this string.

amcustomised

Return only messages in this customisation state.

다음 값 중 하나: all, modified, unmodified 또는 다른 문자열: all, modified, unmodified
기본값: all
amlang

Return messages in this language.

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.