Jump to content

Page information

From mediawiki.org
Revision as of 02:45, 29 April 2024 by Pppery (talk | contribs) (Per phab:T135899)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The Page information link in the Tools menu displays attributes of the current wiki article, such as:

  • article length
  • page ID (in the page database table)
  • number of redirects and subpages
  • page protections
  • Wikidata item ID
  • Number of watchers, and number of active watchers. This information is cached and may require a null edit to update it.
  • ... and more


View the Page information for this article.

Implementation

The link revisits the current article with the added query parameter action=info.

See also