MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

prop=wbentityusage (wbeu)

(main | query | wbentityusage)
  • This module requires read rights.
  • Font : WikibaseClient
  • Licéncia : GPL-2.0-or-later

Returns all entity IDs used in the given pages.

Paramètres :
Other general parameters are available.
wbeuprop

Propietats que s'afegiran al resultat.

url
Si s’habilita, s’hi afegirà l’URL de l’entitat
Values (separate with | or alternative): 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.
Values (separate with | or alternative): C, D, L, O, S, T, X
wbeuentities

Només retorneu la pàgina que utilitzava aquestes entitats.

Separate values with | or alternative.
Maximum number of values is 50 (500 for clients that are allowed higher limits).
wbeulimit

How many entity usages to return.

Type: integer or max
The value must be between 1 and 500.
Per defecte: 10
wbeucontinue

When more results are available, use this to continue. More detailed information on how to continue queries can be found on mediawiki.org.