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

action=undelete

(main | undelete)
  • This module requires read rights.
  • This module requires write rights.
  • This module only accepts POST requests.
  • Source: MediaWiki
  • License: GPL-2.0-or-later

Undelete revisions of a deleted page.

A list of deleted revisions (including timestamps) can be retrieved through prop=deletedrevisions, and a list of deleted file IDs can be retrieved through list=filearchive.

Specific parameters:
Other general parameters are available.
title

Title of the page to undelete.

This parameter is required.
reason

Reason for restoring.

Default: (empty)
tags

Change tags to apply to the entry in the deletion log.

Values (separate with | or alternative):
timestamps

Timestamps of the revisions to undelete. If both timestamps and fileids are empty, all will be undeleted.

Type: list of timestamps (allowed formats)
Separate values with | or alternative.
Maximum number of values is 50 (500 for clients that are allowed higher limits).
fileids

IDs of the file revisions to restore. If both timestamps and fileids are empty, all will be restored.

Type: list of integers
Separate values with | or alternative.
Maximum number of values is 50 (500 for clients that are allowed higher limits).
undeletetalk

Undelete all revisions of the associated talk page, if any.

Type: boolean (details)
watchlist

Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch.

One of the following values: nochange, preferences, unwatch, watch
Default: preferences
token

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

This parameter is required.
Examples:

Undelete page [[

This is a community-edited encyclopedia for the open source roguelike game Dungeon Crawl, focusing on the new fork Dungeon Crawl Chili started in June 2026.

To create an account, see How to help since the normal account creation method is disabled.

Dungeon Crawl Chili may seem easier than many other roguelikes at first glance, but dig a little deeper and you'll find it's just as challenging as some of the most difficult variations out there and a good deal harder than the rest. A strong set of design philosophies makes it much friendlier (and generally fairer) to the player - deaths are a learning experience instead of an exercise in frustration.

Dungeon Crawl Chili, being part of the Dungeon Crawl forks, also sports a number of systems and mechanics that diverge from more traditional roguelikes. For example, there's less emphasis on character classes (or backgrounds in Dungeon Crawl parlance); your character is defined more by their skills, species and choice of deity than their background.

While all Dungeon Crawl forks include an in-game tutorial and manual in the name of providing something playable without the aid of a guide or wiki, the finer details and nuances are left open to discovery by the player. Since there is so much to find, we need your help to maintain this site.

If you find something interesting that's missing, spot an error, or just want to help, please sign up. For those of you who have never added to or edited a wiki before, don't worry! It's not very challenging and there's a very useful help section explaining how to get started. Head over to the Community discussion page to see what is going on at the moment, or take a look at some of the projects we're working on.

The following is from the snapshot of the DCSS Wiki when this website was created in June 2026.

We still don't know if we should keep any of that to link to. If you have any ideas as to how we should structure this Chili Wiki, please let RoGGa know.

This wiki contains massive spoilers. If you do not wish to have your game experience spoiled, stop reading now!


The Crawl Wiki is kept up to date with the latest stable release: 0.34

Character Attributes

North America Servers

South America Server

  • CBRG - Located in São Paulo, Brazil. Hosts all versions from 0.30 to 0.34, and trunk.

European Servers

Asian Servers

  • CNC - Located in South Korea. Hosts all versions from 0.11 to 0.34, and trunk.
  • LLD - Located in Japan. Hosts only the latest stable version: 0.34 (WebTiles only).

Australian Server

  • CPO - Located in Sydney. Hosts all versions from 0.16 to 0.34, and trunk (WebTiles only).
News

]].

api.php?action=undelete&title=Main%20Page&token=123ABC&reason=Restoring%20Main%20Page [open in sandbox]

Undelete two revisions of page [[

This is a community-edited encyclopedia for the open source roguelike game Dungeon Crawl, focusing on the new fork Dungeon Crawl Chili started in June 2026.

To create an account, see How to help since the normal account creation method is disabled.

Dungeon Crawl Chili may seem easier than many other roguelikes at first glance, but dig a little deeper and you'll find it's just as challenging as some of the most difficult variations out there and a good deal harder than the rest. A strong set of design philosophies makes it much friendlier (and generally fairer) to the player - deaths are a learning experience instead of an exercise in frustration.

Dungeon Crawl Chili, being part of the Dungeon Crawl forks, also sports a number of systems and mechanics that diverge from more traditional roguelikes. For example, there's less emphasis on character classes (or backgrounds in Dungeon Crawl parlance); your character is defined more by their skills, species and choice of deity than their background.

While all Dungeon Crawl forks include an in-game tutorial and manual in the name of providing something playable without the aid of a guide or wiki, the finer details and nuances are left open to discovery by the player. Since there is so much to find, we need your help to maintain this site.

If you find something interesting that's missing, spot an error, or just want to help, please sign up. For those of you who have never added to or edited a wiki before, don't worry! It's not very challenging and there's a very useful help section explaining how to get started. Head over to the Community discussion page to see what is going on at the moment, or take a look at some of the projects we're working on.

The following is from the snapshot of the DCSS Wiki when this website was created in June 2026.

We still don't know if we should keep any of that to link to. If you have any ideas as to how we should structure this Chili Wiki, please let RoGGa know.

This wiki contains massive spoilers. If you do not wish to have your game experience spoiled, stop reading now!


The Crawl Wiki is kept up to date with the latest stable release: 0.34

Character Attributes

North America Servers

South America Server

  • CBRG - Located in São Paulo, Brazil. Hosts all versions from 0.30 to 0.34, and trunk.

European Servers

Asian Servers

  • CNC - Located in South Korea. Hosts all versions from 0.11 to 0.34, and trunk.
  • LLD - Located in Japan. Hosts only the latest stable version: 0.34 (WebTiles only).

Australian Server

  • CPO - Located in Sydney. Hosts all versions from 0.16 to 0.34, and trunk (WebTiles only).
News

]].

api.php?action=undelete&title=Main%20Page&token=123ABC&timestamps=2007-07-03T22:00:45Z|2007-07-02T19:48:56Z [open in sandbox]