MediaWiki API súgó

Ez egy automatikusan generált MediaWiki API-dokumentációs lap.

Dokumentáció és példák: https://www.mediawiki.org/wiki/API

action=move

(main | move)
  • Ez a modul olvasási jogot igényel.
  • Ez a modul írási jogot igényel.
  • Ez a modul csak POST kéréseket fogad el.
  • Forrás: MediaWiki
  • Licenc: GPL-2.0+

Egy lap átnevezése.

Paraméterek:
from

Title of the page to rename. Cannot be used together with fromid.

fromid

Page ID of the page to rename. Cannot be used together with from.

Típus: egész
to

Title to rename the page to.

Ez a paraméter kötelező.
reason

Az átnevezés oka.

Default: (empty)
movetalk

Nevezd át a vitalapot is, ha létezik.

Típus: logikai (részletek)
movesubpages

Nevezd át az allapokat is, ha lehetséges.

Típus: logikai (részletek)
noredirect

Ne készíts átirányítást.

Típus: logikai (részletek)
watch
Elavult.

Add the page and the redirect to the current user's watchlist.

Típus: logikai (részletek)
unwatch
Elavult.

Remove the page and the redirect from the current user's watchlist.

Típus: logikai (részletek)
watchlist

Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch.

A következő értékek egyike: watch, unwatch, preferences, nochange
Default: preferences
ignorewarnings

Figyelmeztetések figyelmen kívül hagyása.

Típus: logikai (részletek)
token

A "csrf" token retrieved from action=query&meta=tokens

Ez a paraméter kötelező.
A lap eredeti címe: „https://hu.opensuse.org/Speciális:ApiHelp