미디어위키 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

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

특정 변수:
다른 일반 변수를 사용할 수 있습니다.
ammessages

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

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

가져올 속성입니다.

값 (|로 구분): 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

이 문자열이 포함된 이름을 가진 메세지만을 반환합니다.

amcustomised

이 사용자 지정 상태의 메시지만을 반환합니다.

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

이 언어로 메시지를 반환합니다.

amfrom

이 메세지로 시작하는 메세지를 반환합니다.

amto

이 메세지로 끝나는 메세지를 반환합니다.

amtitle

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

amprefix

이 접두사가 붙은 메세지를 반환합니다.