미디어위키 API 도움말

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

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

prop=wbentityusage (wbeu)

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

Returns all entity IDs used in the given pages.

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

결과에 추가할 속성입니다.

url
If enabled url of entity will be added
값 (|로 구분): url 또는 다른 문자열: url
wbeuaspect

Only return entity IDs that used this aspect.

S
The entity's sitelinks are used
L
The entity's label is used
D
The entity's description is used
T
The title of the local page corresponding to the entity is used
C
Statements from the entity are used
X
All aspects of an entity are or may be used
O
Something else about the entity is used. This currently implies alias usage and explicit checks for entity existence.
값 (|로 구분): C, D, L, O, S, T, X 또는 다른 문자열: C, D, L, O, S, T, X
wbeuentities

Only return page that used these entities.

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

How many entity usages to return.

유형: 정수 또는 max
값은 1와 500 사이여야 합니다.
기본값: 10
wbeucontinue

더 많은 결과를 이용할 수 있을 때, 계속하려면 이것을 사용하십시오.