Jump to content

Page Management

From Gor Wiki
Revision as of 13:14, 11 July 2026 by Joitz (talk | contribs) (Create Gor page management index.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Page Management

This page collects page creation, page cleanup, and article maintenance tools for Gor Wiki staff.

Page Actions

  • Edit the main page
  • [/admin/wiki_create_page.php Create a new page]
  • [/admin/wiki_menu.php Menu Manager]
  • All Pages - View a complete list of every page on the wiki.
  • Recent Changes - Monitor edits, new pages, and user activity in real time.
  • New Pages - Review only the most recently created pages.
  • Wanted Pages - Identify dead links that need a page created for them.
  • Lonely Pages - Find orphan pages that have no other pages linking to them.
  • Dead-end Pages - Locate pages that contain no links to other articles.
  • Upload - Upload files, images, and logos to the wiki.
  • List Files - Browse a gallery of all uploaded media files.
  • Categories - See all created categories used to organize content.
  • Version - Check active extensions, skin names, and MediaWiki version.

Key System Messages

URL Actions

Append these to a page URL when the normal UI is hidden or inconvenient.

  • ?action=edit - Edit a page directly.
  • ?action=history - View page revision history.
  • ?action=purge - Force clear server cache for that page.

Essential Wikitext

  • Page Name - Internal link to another wiki page.
  • Display Text - Internal link with customized display text.
  • - Add the current page to a specific category directory.
  • == Heading == - Creates a section heading and adds it to the page contents.
  • === Sub-heading === - Creates a subsection heading.