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=revisiondelete

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

Delete and undelete revisions.

Specific parameters:
Other general parameters are available.
type

Type of revision deletion being performed.

This parameter is required.
One of the following values: archive, filearchive, logging, oldimage, revision
target

Page title for the revision deletion, if required for the type.

ids

Identifiers for the revisions to be deleted.

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

What to hide for each revision.

Values (separate with | or alternative): comment, content, user
show

What to unhide for each revision.

Values (separate with | or alternative): comment, content, user
suppress

Whether to suppress data from administrators as well as others.

One of the following values: no, nochange, yes
Default: nochange
reason

Reason for the deletion or undeletion.

tags

Tags to apply to the entry in the deletion log.

Values (separate with | or alternative):
token

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

This parameter is required.
Examples:

Hide content for revision 12345 on the 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=revisiondelete&target=Main%20Page&type=revision&ids=12345&hide=content&token=123ABC [open in sandbox]
Hide all data on log entry 67890 with the reason BLP violation.
api.php?action=revisiondelete&type=logging&ids=67890&hide=content|comment|user&reason=BLP%20violation&token=123ABC [open in sandbox]