Ajuda API da MediaWiki

This is an auto-generated MediaWiki API documentation page.

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

list=embeddedin (ei)

(main | query | embeddedin)
  • This module requires read rights.
  • This module can be used as a generator.
  • Source: MediaWiki
  • Licença: GPL-2.0+

Find all pages that embed (transclude) the given title.

Parâmetros:
eititle

Título a se pesquisar. Não pode ser usado em conjunto com eipageid.

eipageid

ID da página a se pesquisar. Não pode ser usado em conjunto com eititle.

Type: integer
eicontinue

When more results are available, use this to continue.

einamespace

O espaço nominal a se enumerar.

Valores (separar com |): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 570, 571, 580, 581, 274, 275, 828, 829
eidir

The direction in which to list.

Um dos seguintes valores: ascending, descending
Padrão: ascending
eifilterredir

Como filtrar por redirecionamentos.

Um dos seguintes valores: all, redirects, nonredirects
Padrão: all
eilimit

Quantas páginas retornar.

No more than 500 (5 000 for bots) allowed.
Type: integer or max
Padrão: 10
Exemplos:
Mostrar páginas transcluíndo Template:Stub.
api.php?action=query&list=embeddedin&eititle=Template:Stub
Obtém informação sobre páginas transcluindo Template:Stub.
api.php?action=query&generator=embeddedin&geititle=Template:Stub&prop=info