Nápověda k MediaWiki API

Toto je automaticky generovaná dokumentační stránka k MediaWiki API.

Dokumentace a příklady: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=wbcreateredirect

(main | wbcreateredirect)
  • Tento modul vyžaduje oprávnění ke čtení.
  • Tento modul vyžaduje oprávnění k zápisu.
  • Tento modul přijímá pouze požadavky POST.
  • Zdroj: WikibaseClient
  • Licence: GPL-2.0-or-later

Creates Entity redirects.

Parametry:
from

Entity ID to make a redirect

This parameter is required.
to

Entity ID to point the redirect to

This parameter is required.
token

Token typu „csrf“ získaný pomocí action=query&meta=tokens.

This parameter is required.
bot

Mark this edit as bot. This URL flag will only be respected if the user belongs to the group "Roboti".

Type: boolean (details)